Adafruit CircuitPython
latest

API and Usage

  • Core Modules
  • Supported Ports
    • SAMD21 and SAMD51
    • CircuitPython port to Spresense
    • CircuitPython on Espressif SoCs
    • LiteX (FPGA)
    • CircuitPython Port To The NXP i.MX RT10xx Series
    • CircuitPython Port To The Nordic Semiconductor nRF52 Series
    • RP2040
      • Building
      • Port Specific modules
        • rp2pio – Hardware interface to RP2 series’ programmable IO (PIO) peripheral.
    • Circuitpython on STM32
  • Troubleshooting
  • Additional CircuitPython Libraries and Drivers on GitHub

Design and porting reference

  • Design Guide
  • Architecture
  • Porting
  • Adding *io support to other ports

MicroPython specific

  • MicroPython libraries
  • Glossary

About the project

  • CircuitPython
  • Contributing
  • Building CircuitPython
  • Building
  • Testing
  • Debugging
  • Code Quality Checks
  • Adafruit Community Code of Conduct
  • MicroPython & CircuitPython license information
  • WebUSB Serial Support
Adafruit CircuitPython
  • Docs »
  • Supported Ports »
  • RP2040

RP2040¶

This port supports many development boards that utilize RP2040 chips. See https://circuitpython.org/downloads for all supported boards.

Building¶

For build instructions see this guide: https://learn.adafruit.com/building-circuitpython/

Port Specific modules¶

  • rp2pio – Hardware interface to RP2 series’ programmable IO (PIO) peripheral.
    • pins_are_sequential
    • StateMachine
      • frequency
      • txstall
      • rxstall
      • in_waiting
      • deinit
      • __enter__
      • __exit__
      • restart
      • run
      • stop
      • write
      • background_write
      • stop_background_write
      • writing
      • pending
      • readinto
      • write_readinto
      • clear_rxfifo
      • clear_txstall
Next Previous

© Copyright 2014-2022, MicroPython & CircuitPython contributors (https://github.com/adafruit/circuitpython/graphs/contributors) Revision dc5565a5.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
7.3.x
7.2.x
7.1.x
6.3.x
5.3.x
4.x
3.x
2.x
Downloads
pdf
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.