2022-01-13 04:27 AM
If you are NOT using USB with the STMH745 - what is best practice - Connect both the 5 and 3.3 USB power pins to 3.3v or leave them unconnected?
2022-01-14 12:53 AM
Well, the datasheet of the STM32H745 as an important reference only specifies how to connect VDD33USB:
All main power (VDD, VDDA, VDD33USB, VDDSMPS, VBAT) and ground (VSS, VSSA) pins must always be connected to the external power supply, in the permitted range.
and additionally in table 23:
USB not used: VDD33USB = 0...3.6V
I'd recommend: connect VDD33USB to GND (saves some supply current), leave VDD50USB unconnected and make sure that the VDD33USB supply level detector is disabled.
Regards
/Peter
2022-02-17 06:16 AM
Did it answer your question?
If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.
/Peter