cancel
Showing results for 
Search instead for 
Did you mean: 

STM32U5A5 HS Example

PMera.1
Associate II

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!

1 ACCEPTED SOLUTION

Accepted Solutions
STTwo-32
ST Employee

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

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

1 REPLY 1
STTwo-32
ST Employee

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

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.