USB HS in STM32U5A5
Hello,
We are thinking of switching from STM32F446 MCU to STM32U5A5 MCU in our device which is still in R&D.
We are coding as bare metal. Since we are working with battery, low power is important for us. Also, our Quad SPI and USB HS work is critical and necessary.
We have a problem. ST was giving the driver as USB_Device in STM32F446. However, ST does not give a ready driver in STM32U5A5. For this reason, there are a few things we do not understand.
1) Do we have to use Azure RTOS to work with USB HS?
2) Can we work with USB HS as bare-metal?
3) Doesn't ST really have a driver for USB HS?
4) How should the configurations for USB HS CDC be made in the .ioc file?
5) Do we need to write the driver ourselves?
Can you give us detailed information on the subject?
Thank you for your help?
