I like the RP2040
dgroshev.com
I like the RP2040
1–10 of 413 posts
Re: I like the RP2040
#2Re: I like the RP2040
#3Re: I like the RP2040
#4Can anyone explain what this means? How is it both read-only and updateable? If the latter, how is it unbrickable?
Re: I like the RP2040
#5Inb4 esp32
Re: I like the RP2040
#6Re: I like the RP2040
#7Re: I like the RP2040
#8> The RP2040 is impossible to brick. It comes with a read-only bootloader that can either mount as a USB mass storage device (firmware updates can just be copypasted to the "storage device"), or use its own simple USB protocol. Can anyone explain what this means? How is it both read-only and updateable? If the latter, how is it unbrickable?
If the bootloader itself was faulty, the device would be bricked.
Re: I like the RP2040
#9> The RP2040 is impossible to brick. It comes with a read-only bootloader that can either mount as a USB mass storage device (firmware updates can just be copypasted to the "storage device"), or use its own simple USB protocol. Can anyone explain what this means? How is it both read-only and updateable? If the latter, how is it unbrickable?
Re: I like the RP2040
#10The lack of security features really limits where this can be used in commercial designs.