2024-08-19 09:22 AM
Hi, I've just got the STM32H723ZG Nucleo board and I'm trying to set up a High-Speed 480mbps data transmission. Do I need to buy an external PHY or does the model already support High-Speed USB communication?
2024-08-19 09:37 AM
As I recollect the USB connection is to the USB_FS side PA12/PA13
The USB_HS side needs an external PHY via ULPI.
The ST-LINK/V3 is implemented with an STM32F723 which doesn't need a PHY
https://www.st.com/resource/en/schematic_pack/mb1364-h723zg-e01_schematic.pdf
https://www.st.com/resource/en/datasheet/stm32h723zg.pdf
2024-08-19 09:38 AM - edited 2024-08-19 09:40 AM
It needs an external PHY such as USB3300 for high-speed USB.
Edit: in addition to what @Tesla DeLorean wrote above, the STM32H7S3x8 STM32H7S7x8 also has an internal high speed PHY.
2024-08-19 10:52 AM - edited 2024-08-19 10:52 AM
Are there any other non-H7 models with 2 ADC channels and an embedded High-Speed PHY?
2024-08-19 01:51 PM
Besides the ones @Tesla DeLorean listed in the F7 series? I don't think so.
2024-08-20 01:16 AM
Higher-end 'U5 (i.e. higher than 'U57x).
JW