Skip to main content
Visitor II
November 29, 2023
Solved

STM32U5A5 HS Example

  • November 29, 2023
  • 1 reply
  • 1625 views

Hi guys.

Im trying to port an application from STM32F4 over to U5A5.

On the F4 i used an external usb hs phy. I was extremely delighted to find out that the new U5 has an integrated hs phy, only to see that:

1. No more ST stack in cubemx. Ok, found a github repository that contains something approximating an usable template.

2. No example for HS Phy (Host mode) for this particular family of microcontrollers. 

Is there *any* (and I mean *any*) kind of sample out there? Usb high speed - host mode - for this MCU? Im sure there must be something out there I haven't been able to find.

 

Thanks!

    This topic has been closed for replies.
    Best answer by STTwo-32

    Hello @PMera.1 

    I suggest you start from this example than you can migrate it to the STM32U5A5 using the AN5766.

    PS: read carefully the readme file of this project.

    Best Regards.

    STTwo-32

    1 reply

    STTwo-32Answer
    Technical Moderator
    November 29, 2023

    Hello @PMera.1 

    I suggest you start from this example than you can migrate it to the STM32U5A5 using the AN5766.

    PS: read carefully the readme file of this project.

    Best Regards.

    STTwo-32