5 years ago.

Can I upload a code to MAX32630FTHR without a DAPLink interface?

I have a MAX32630FTHR and I was wondering if I can upload a code to it directly without any DAPLink interface (such as MAXREFDES100HDK or MAX32625PICO).

1 Answer

5 years ago.

No, there is no bootloader on the MCU. The Pico DAPlink board does have an MSD bootloader which does work as a stand alone board but the button is tricky to hold down while plugging in, however it does work well as a very tiny development board with big resources.

https://os.mbed.com/platforms/MAX32625PICO/

Otherwise you will need a Segger Flasher or similar.

Accepted Answer