Difference between revisions of "STM32 High Speed USB"

From Stm32World Wiki
Jump to navigation Jump to search
Line 3: Line 3:
  
 
[[File:USB HS Interface.png]]
 
[[File:USB HS Interface.png]]
 +
 +
Enabling USB HS port in [[Stm32CubeMX]] reveals the pinpout:
 +
 +
[[File:STM32F4xx USB HS Pinout.png|600px]]

Revision as of 03:30, 2 February 2021

A number of the STM32F4xx devices are equipped with two USB ports, one FS (Full Speed) and one HS (High Speed). The HS port has a built-in FS PHY, but to achieve HS, an external PHY is necessary.

USB HS Interface.png

Enabling USB HS port in Stm32CubeMX reveals the pinpout:

STM32F4xx USB HS Pinout.png