GrumpyOldPizza/arduino-STM32L4

How can i flash the ladybug stm32

Closed this issue · 8 comments

How can i flash the ladybug stm32

I would like to use Keil uvision

I meant i have used stm32f103 and i programmed it with an ftdi rs232 i just changed boot0 to high and boot1 to low , can I do something similar with your board?

ok thank you very much! i will get one stlink!
best regards

I was using arduino IDE but some times it is necessary to take a look deeper on registers values! so i have gone for keil uvision it have very interesting tools for debugging, I know that some times it is different or difficult when we are starting to use a new tool chain but also some times it is necessary

My workflow is to use the "Arduino IDE" to compile, and then "openocd" (which is part of the packge) along with gdb to debug.