Does stm32 support DFU over serial (UART)?
Posted on February 04, 2014 at 03:30Hi all,I knew ST provides many examples for DFU over USB and I could successfully use the dfu-util tool to upload my binary code. I wonder if ST also support UART device firmware upgrade? Did anyone have experie...