cancel
Showing results for 
Search instead for 
Did you mean: 

FAQ: Configuring the VDD50USB and VDD33USB pins on STM32H7 when not using USB

FBL
ST Employee

Introduction 

There are different ways to supply the USB transceivers on STM32H7 products, depending on VDD33USB and VDD50USB availability.

1. VDD33USB pin configuration

According to STM32H7 datasheets, when USB is not used, the VDD33USB pin should be handled as follows:

  • USB PHY deactivated and related USB GPIOs (DP and DM not used)
  • Connect the VDD33USB pin to VDD. This will not impact your power consumption.
  • Ensure that the VDD33USB supply level detector is disabled in the firmware to avoid any unintended behavior.

2. VDD50USB pin configuration

The VDD50USB pin should not be left floating when USB is not used:

  • Connect the VDD50USB pin to VDD33USB. Leaving VDD50USB floating is forbidden and is not guaranteed by design.

Conclusion

By following these guidelines, you can properly configure the VDD33USB and VDD50USB pins on the STM32H7, ensuring stable operation and proper power management for the USB transceivers. To learn more about how to configure power supply in USB application, refer to section 2.1.4 Independent USB transceiver power supply in AN5419.

Related links 

Comments
PhucXDoan
Associate III

The VDD50USB pin should be left floating when USB is not used:

  • Connect the VDD50USB pin to VDD33USB. Leaving VDD50USB floating is forbidden and is not guaranteed by design.

So should VDD50USB be left floating or not?

FBL
ST Employee

Hi @PhucXDoan 

Thank you for highlighting this ! Corrected

Version history
Last update:
‎2024-11-12 11:00 AM
Updated by:
Contributors