

The Program memory is external and supports up to 16 MB. The RP2040 contains two ARM Cortex-M0+ cores clocked at 133 MHz together with 264 KB of RAM. The chip is 40nm silicon in a 7×7 mm QFN-56 package. The processor is a low-cost microcontroller and costs around US$4.

The RP2040 is a 32-bit dual ARM Cortex-M0+ microcontroller integrated circuit released simultaneously as part of the Raspberry Pi Pico board. The RP2040 chip was announced on 21st January 2021 and is the first processor designed by the Raspberry Pi Foundation. What is the RP2040 Microcontroller?Įarlier all the Raspberry Pi boards like Raspberry Pi 3 or 4 or Raspberry Pi Zero featured Broadcom Processors like BCM2835, BCM2836, BCM2711, etc. We will go through the basic Raspberry Pi Pico LED Blink Code & check the board functionality. Even the Arduino IDE will support Raspberry Pie Pico in the future as it is in the development phase now. In some other tutorials, we will learn how to program Raspberry Pi Pico with C/C++. For that, you can either use Thonny IDE or you can also go with uP圜raft IDE. Since it’s a Raspberry Pi Pico getting started tutorial, so we will only program the device using Micropython. The detailed guide of Raspberry Pi Pico Pins like ADC pins, I2C Pins, SPI Pins, UART, etc can help you to interface any sensors or module with this powerful board. We will also learn about the Raspberry Pi Pico Board, its layout, and specifications. The tutorial covers the RP2040 Microcontroller, its features & specifications. This is the reason why Raspberry Pi Foundation released their low-cost powerful competitive Raspberry Pi Pico Board with RP2040, a Dual Core ARM Cortex-M0+ Microcontroller. The Raspberry Pi computer costs around 35-40$ whereas the other microcontrollers barely cost 2-5$ only. But when it comes to cost, the Raspberry Pi Board is overtaken by Arduino, ESP32, STM32, or other AVR, ARM, and PIC Microcontrollers. Over the years Raspberry Pi boards have become a must tool for students, hobbyists,s or Industrialists. The Raspberry Pi Pico is a low-cost Arm-based microcontroller that we can program using C/C++ and MicroPython. In this Getting Started tutorial, we will learn about the Raspberry Pi Pico, a brand new exciting Microcontroller board based on RP2040 Microcontroller from the Raspberry Pi Foundation.
