how to detect if is pico 2w #3024
Answered
by
Andy2No
RodrigoDornelles
asked this question in
Q&A
-
I am a lib maintainer, I wanted to know if there is any macro to know if it is a Raspberry Pi Pico or Pico 2, to work the memory internally in the library that I am developing! |
Beta Was this translation helpful? Give feedback.
Answered by
Andy2No
Jul 5, 2025
Replies: 1 comment
-
@RodrigoDornelles I'm not familiar with the W versions, but you can identify the CPU like this: Identifying RP2040, RP2530A, or RP2350B |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RodrigoDornelles
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@RodrigoDornelles I'm not familiar with the W versions, but you can identify the CPU like this:
Identifying RP2040, RP2530A, or RP2350B
https://github.com/earlephilhower/arduino-pico/blob/master/docs/contrib.rst#identifying-rp2040-rp2530a-or-rp2350b