Page 2 of 2

Re: Having problem to make HID bootloaded 2.2

Posted: Tue Sep 01, 2020 3:25 pm
by zapta
I ended up using STLINK V2 for development rather than bootloader. It's very reliable, fast, and allows to debug with break point, examining registers and peripherals and single stepping. Will address later how it can be updated in the field without an STLINK V2, maybe using the built in DFU bootloader? (I haven't research it yet).

As for development environment, I am not using VSCode + PlatformIO using the arduino framework and it works very well for me.