Skip to main content
Visitor II
March 22, 2021
Solved

How to get USB-DFU working on STM32H743IIT6

  • March 22, 2021
  • 3 replies
  • 1375 views

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.

0693W000008xWOeQAM.jpg

    This topic has been closed for replies.
    Best answer by Peter BENSCH

    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

    3 replies

    Technical Moderator
    March 22, 2021

    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

    CLeo.1Author
    Visitor II
    March 22, 2021

    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.

    Visitor II
    March 28, 2021

    Looking at your schematic you don't seem to have VDDA connected - should be tied to VCC or powered through a filter

    Technical Moderator
    April 12, 2021

    @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