HaiMianBBao / PlumBL

A small BootLoader that upgraded firmware through USB
28 stars 11 forks source link

USB flash #1

Open maaamcube opened 3 weeks ago

maaamcube commented 3 weeks ago

Hello, Is this used to flash fw through USB without any button just using PC software ? I have an stm32f303cbt6. Thanks.

HaiMianBBao commented 3 weeks ago

You can directly use the USB flash drive for data transmission without using the pc software. But stm32f303 I haven't adapted yet, if you want to use it, you have to adapt it yourself.

maaamcube commented 3 weeks ago

You can directly use the USB flash drive for data transmission without using the pc software. But stm32f303 I haven't adapted yet, if you want to use it, you have to adapt it yourself.

With no any button. Can you show me how can i do this ? or is there a documentation to follow to do it ?

HaiMianBBao commented 3 weeks ago

You can refer to stm32f401's