So I made this custom board utilizing an RP2040. I followed the minimal design example and my boards came pre assembled with the bootloader loaded. I tried flashing the Pico UF2 file and it kept remounting as RPI-RP2 even if I didn’t hold the 2 J2 pins together. I have checked my...
The total number of blocks in the file and the sequential block number make it easy for the bootloader to detect that all blocks have been transferred. It requires one bit of memory per block (eg., on SAMD21G18A it's 128 bytes). Alternatively, the bootloader might ignore that and just...
fjanssonmentioned this issueNov 11, 2022 Closed aallanmentioned this issueFeb 18, 2023 Read-only bootloader on Ventura 13.2.1raspberrypi/pico-feedback#314 Closed Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment...