Is there a driver + example project available, demonstrating host-mode + multiple usb-devices running via a usb hub?
- Preferably where the hosted peripherals are 1050 evkits running the "USB Audio device class 2.0" example (HS mode)
i.MX RT 1050 includes 2 High Speed OTG controllers, which could be configured either as Host or as Device, being able to support HUB, depending of the included USB drivers of the used BSP.
Here is Linux BSP for i.MX RT1050 EVK:
https://www.nxp.com/products/processors-and-microcontrollers/applications-processors/i.mx-applicatio...
Have a great day,
Victor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Victor,
We're not using Linux (for realtime reasons), so my question is for a bare-metal / rtos implementation of USB-Host mode
---
Is there a driver + example project available, demonstrating host-mode + multiple usb-devices running via a usb hub?
- Preferably where the hosted peripherals are 1050 evkits running the "USB Audio device class 2.0" example (HS mode)
---
Hi,
Do you have a response about iMXRT 1050 USB Host+Hub example project ?
Thanks