EasyManuals Logo

Raspberry Pi RP2040 User Manual

Raspberry Pi RP2040
77 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #41 background imageLoading...
Page #41 background image
WARNING
There’s a bug in CMake 3.20.0 which means you need to delete your entire build directory before you can do a
subsequent build. This should be fixed in CMake 3.20.1 (which hadn’t yet been released at the time of writing, so you
can use CMake 3.19.x in the meantime).
During the installation add CMake to the system PATH for all users when prompted by the installer.
9.2.1.3. Installing Build Tools for Visual Studio 2019
Figure 16. Installing
the Build Tools for
Visual Studio 2019.
When prompted by the Build Tools for Visual Studio installer you need to install the C++ build tools only.
NOTE
You must install the full "Windows 10 SDK" package as the SDK will need to build the pioasm and elf2uf2 tools locally.
Removing it from the list of installed items will mean that you will be unable to build Raspberry Pi Pico binaries.
9.2.1.4. Installing Python 3.9
During the installation, ensure that it’s installed 'for all users' and add Python 3.9 to the system
PATH when prompted by
the installer. You should additionally disable the
MAX_PATH length limit when prompted at the end of the Python
installation.
Getting started with Raspberry Pi Pico
9.2. Building on MS Windows 40

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Raspberry Pi RP2040 and is the answer not in the manual?

Raspberry Pi RP2040 Specifications

General IconGeneral
ProcessorDual-core Arm Cortex-M0+
Clock Speed133 MHz
SRAM264 KB
GPIO30
USBUSB 1.1 Host/Device
PWM16 channels
UART2
SPI2
I2C2
Temperature Range-20°C to +85°C
Operating Voltage1.8V to 3.3V
FlashExternal QSPI flash
I/O InterfacesSPI, I2C, UART, PWM
ADC4 × 12-bit ADC channels

Related product manuals