STM32U5xx vs. STM32H5xx - USB?
I have a board with STMU5A5, as LQFP64, and I am thinking to substitute (just) the MCU with a STM32H5xx one (also as LQFP64 package, because it is faster (250MHz instead of 160MHz)).
After checking the pinout and datasheet - I came to one conclusion and one question (just to confirm).
Conclusion:
I have STM32U5 as LQFP64 with SMPS option (hard to order the LDO version). The STM32H5 has also a LQFP64 package:
BUT: just as LDO version, not as SMPS!
SMPS is just available from LQFP100 upwards. "rrrrr" (so, I cannot change, without to modify PCB)
Question (please confirm):
My STM32U5 LQFP64 has an USBVDD pin. But the STM32H5 LQFP64 does not (just all as VDD).
Does it mean?:
"USB (via the internal FS PHY) is not possible on a STM32H5 LQFP64?" (because no power to USB PHY)
Or is there an internal bonding from VDD to VDDUSB so that USB would work?
But it remains another conclusion if so: VDDUSB needs at least 3.0V. So, I cannot run STM32H5 with 1V8.
Is my assumption correct?:
a) no USB on STM32H5 LQFP64?
b) and even it is: no way to run STM32H5 (with USB) on 1V8?
Thank you.
