2024-10-10 07:51 AM - edited 2024-11-12 11:00 AM
There are different ways to supply the USB transceivers on STM32H7 products, depending on VDD33USB and VDD50USB availability.
According to STM32H7 datasheets, when USB is not used, the VDD33USB pin should be handled as follows:
The VDD50USB pin should not be left floating when USB is not used:
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.
The VDD50USB pin should be left floating when USB is not used:
So should VDD50USB be left floating or not?
Hi @PhucXDoan
Thank you for highlighting this ! Corrected