I am designing a custom board using the RP2040 chip
and I want to know if I need to manually add the BOOTROM to the RP2040.
Similar to how it works with the Pico, I want to enter BOOTSEL mode by holding the BOOTSEL button and powering on the board.
According to the RP2040 datasheet, the chip comes with BOOTROM pre-installed from the factory,
but I can't find the specific section in the datasheet that mentions this.
Can anyone help me locate this information?
Some references -
Section 2.8 in https://datasheets.raspberrypi.com/rp20 ... asheet.pdf
Section 2.6 in https://datasheets.raspberrypi.com/rp20 ... rp2040.pdf
Statistics: Posted by B.Goode — Wed Feb 05, 2025 10:00 am