How to flash bootloader to ATSAMD board?
Posted: Fri May 06, 2022 8:03 pm
I want to flash MicroPython .uf2 firmware to ATSAMD board, is it have specific MicroPython version of bootloader? how?
Or can I refer this:
https://github.com/adafruit/uf2-samdx1/ ... -README.md
To flash CircuitPython bootloader, then use the bootloader to flash MicroPython firmware?
Or if I use J-Link to flash .bin firmware to ATSAMD board, which address should I specific (SAMD21, SAMD51)?
Or can I refer this:
https://github.com/adafruit/uf2-samdx1/ ... -README.md
To flash CircuitPython bootloader, then use the bootloader to flash MicroPython firmware?
Or if I use J-Link to flash .bin firmware to ATSAMD board, which address should I specific (SAMD21, SAMD51)?