Source Code for STM32CubeProgrammer or another UART programmer
Hi,
I would like to program the STM32F091 with the internal bootloader via UART (AN2606).
My special case is that I have to do the programming not from a PC, it's a another embedded system that will control the programming of the STM32F091.
So I'm looking for source code (C or C++) that I could migrate in my embedded system?
Does this exist?
Thanks
