This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DFU for STM32103x

Hi,

I am trying to implement DFU on the eval board (MCBSTM32 ver 5.1.1)

I have installed the driver that comes with the app note on STMicro's website. I am confused with the hardware aspect of the implementation. As I understand from the documentation, USB COM is used for implementing the DFU which is shared by power supply to the eval board.

My objective is to start with the Blinky example and work my way up to implementing on our PCBA. However, the Blinky example in C:\Keil\ARM\Boards\ST\CQ-STARM2 only works with CQ-STARM2 board. I can't seem to find information about this board on your website either. Appreciate if someone could point me in the right direction in getting me started.

Thanks,