[ATSAMD] How to flash firmware to board?

Discussion and questions about boards that can run MicroPython but don't have a dedicated forum.
Target audience: Everyone interested in running MicroPython on other hardware.
Post Reply
User avatar
water
Posts: 75
Joined: Sun Sep 24, 2017 9:16 am

[ATSAMD] How to flash firmware to board?

Post by water » Tue Sep 07, 2021 9:25 pm

Board: 'ADAFRUIT_ITSYBITSY_M4_EXPRESS', or 'MINISAM_M4'

Way 1: firmware.bin, use J-Link SWD interface, which address should I flash the .bin firmware to board? I try flash it to 0x0, but can't boot correctly.
Way 2: firmware.uf2, how install uf2 bootloader to board?

Post Reply