STM32U5 - classic core apps integration - USB
Hi,
I want to change my Controller from the F3 to the U5 (more RAM and Flash needed and the U5 LQFP48 is 98% pin compatible)
Only Problem: The application is ready to use on the F3, I want to port it to the U5 but the U5 supports USB only with Azure RTOS.
I found the classic core apps for the U5 on github, but i cant handle the integration in CUBE IDE. Are there any application notes, tutorials, quick start guides?
I copy the folders "Driver" and "Middlewares" from git to my project and included these folders in the project properties. What is the next step? Can you please help me out?
Thanks
