2023-11-29 08:28 AM
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!
Solved! Go to Solution.
2023-11-29 08:40 AM - edited 2023-11-29 08:44 AM
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.
2023-11-29 08:40 AM - edited 2023-11-29 08:44 AM
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.