2024-10-02 06:47 AM
Hi,
We are using the STM32F446RCT6TR together with a ULPI-PHY in an application to be able to use USB-HS. Is there a controller from ST with which we can dispense with the ULPI-PHY if we use USB-HS + USB-FS with otherwise the same properties as the STM32F446RCT6TR?
Regards,
TR01
2024-10-02 07:44 AM - edited 2024-10-03 06:15 AM
There is no STM32F4 equivalent with an internal USB HS PHY. Other families have some chips with them, but it would require significant effort to port your application over to them.
STM32 chips with internal HS PHY are as follows:
Maybe others from newer families?
It's really frustrating to try and find STM32 chips with integrated HS PHY. The sources from ST are unreliable. For example, this document, which is updated September 2024, fails to mention many of these:
Introduction to USB hardware and PCB guidelines using STM32 MCUs - Application note
2024-10-03 04:22 AM
StMcuFinder also does not provide help. "USBH HS From 0 to 2" drag bar behaves strange, no chance to select "1". There is no selection for built-in USB HS phy neither.
2024-10-03 06:05 AM
> STM32H7B3
I don't think so.
JW
2024-10-03 06:15 AM
Thanks, fixed. I verified them all via the datasheet before I posted but clearly messed that one up somehow.
2024-10-03 07:02 AM
Btw. I am not aware of HS PHY being internally in any other STM32 than what's in your list.
JW