florisla / stm32loader

Flash firmware to STM32 microcontrollers using Python.
GNU General Public License v3.0
111 stars 55 forks source link

Add support for STM32F3 #30

Closed float32 closed 4 years ago

float32 commented 5 years ago

Successfully tested with an F373. I don't know if it will work with F334, as that chip's reference manual doesn't have a "Device electronic signature" section as the others do.

florisla commented 5 years ago

Thanks, I'll include this in the next release.