Page 1 of 1

Firmware for RP2040 Zero

Posted: Wed Jun 22, 2022 8:37 pm
by etolocka
Hello!

What is the most appropriate firmware to program a RP2040 Zero board?

https://www.waveshare.com/wiki/RP2040-Zero

Maybe the PIMORONI TINY2040 which also has 2 MB of Flash, or the RASPBERRY PICO firmware?

Is there any difference between them?

Thankfully,
Ernesto.

Re: Firmware for RP2040 Zero

Posted: Thu Jun 23, 2022 3:58 am
by jimmo
etolocka wrote:
Wed Jun 22, 2022 8:37 pm
What is the most appropriate firmware to program a RP2040 Zero board?
Ideally a board definition should be written, but yeah like you say, any firmware for a board with 2MiB flash will work, including the two you mentioned.

Re: Firmware for RP2040 Zero

Posted: Thu Jun 23, 2022 1:51 pm
by etolocka
Thank you!

I'm using the PICO firmware and works OK.

Regards,
Ernesto.