Programming Artery from scratch? #448
-
I'm busy building a v4.1 from scratch and have a question on programming the at32f403. I'm a bit confused over the documentation. Should I be able to use a ST-Link v2 to program the Artery. I'm guessing not as it's not a STM32 micro. (I've tried using my ST-Link anyway and unable to program it) What programmer should I be using to program these chips? The Artery site seems to be equally confusing. I found a few references on using a AT-Link programmer? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Just follow the USB-DFU method https://github.com/keirf/Greaseweazle/wiki/Firmware-Programming#programming-v4-devices-via-usb-dfu It requires no programmer, just Artery software (Windows only), and a USB cable. If you must program on a different OS, come back to me. |
Beta Was this translation helpful? Give feedback.
Just follow the USB-DFU method https://github.com/keirf/Greaseweazle/wiki/Firmware-Programming#programming-v4-devices-via-usb-dfu
It requires no programmer, just Artery software (Windows only), and a USB cable.
If you must program on a different OS, come back to me.