2021-03-21 10:58 PM
Hi guys!
I am trying to flash code via the USB-DFU but every time I tied BOOT0 to GND and connect a MicroUSB from the STM32 chip to the computer it does not detect it at all.
I have no idea what's going on here?
I am assuming its because I dont have VDD33USB Connected ? Otherwise I am out of ideas. I installed all needed drivers and what not.
Any info would be helpful as this is my first time trying to use the bootloader of the STM32.
Here's the schematic of the STM32 and what pins I used.
Solved! Go to Solution.
2021-03-22 02:52 AM
Yes, in your case VD33USB is required as stated in the datasheet, table 24:
VDD33USB - Standard operating voltage, USB domain
USB used: min 3.0V, max 3.6V
USB not used: min 0 max 3.6V
Regards
/Peter
2021-03-22 02:52 AM
Yes, in your case VD33USB is required as stated in the datasheet, table 24:
VDD33USB - Standard operating voltage, USB domain
USB used: min 3.0V, max 3.6V
USB not used: min 0 max 3.6V
Regards
/Peter
2021-03-22 10:00 AM
Thank you for the response, perfect it's what I expected then. Ill keep you updated as everything is already soldered. Gonna need to order magnetic wire to hotfix it.
2021-03-27 05:54 PM
Alright tried it, computer doesnt recognize anything.
2021-03-28 12:52 AM
Looking at your schematic you don't seem to have VDDA connected - should be tied to VCC or powered through a filter
2021-04-12 12:01 AM
@CLeo.1,
when your question is answered, please close this topic by choosing Select as Best for the appropriate answer. This will help other users find that answer faster.
Thanks
/Peter