Raspberry Pi Pico C/C++ SDK Libraries and tools for C/C++ development on RP2040 microcontrollers

2024-06-29
●The SDK (Software Development Kit) provides the headers, libraries and build system necessary to write programs for RP2040-based devices such as Raspberry Pi Pico in C, C++ or Arm assembly language.
●The SDK is designed to provide an API and programming environment that is familiar both to non-embedded C developers and embedded C developers alike. A single program runs on the device at a time with a conventional main() method. Standard C/C++ libraries are supported along with APIs for accessing RP2040’s hardware, including DMA,IRQs, and the wide variety fixed function peripherals and PIO (Programmable IO).
●Additionally the SDK provides higher level libraries for dealing with timers, USB, synchronization and multi-core programming, along with additional high level functionality built using PIO such as audio. These libraries should be comprehensive enough that your application code rarely, if at all, needs to access hardware registers directly. However,if you do need or prefer to access the raw hardware, you will also find complete and fully-commented register definition headers in the SDK. There’s no need to look up addresses in the datasheet.
●The SDK can be used to build anything from simple applications, full fledged runtime environments such as MicroPython, to low level software such as RP2040’s on-chip bootrom itself.

Raspberry Pi

RP2040

More

Part#

SDKSoftware Development Kitmicrocontrollers

More

More

User's Guide

More

More

Please see the document for details

More

More

English Chinese Chinese and English Japanese

14 Jun 2023

Release:2.2

4.2 MB

- The full preview is over. If you want to read the whole 201 page document,please Sign in/Register -
  • +1 Like
  • Add to Favorites

Recommend

All reproduced articles on this site are for the purpose of conveying more information and clearly indicate the source. If media or individuals who do not want to be reproduced can contact us, which will be deleted.

Contact Us

Email: