Hello Community!
I would like to learn how to implement a "User-defined" (or known as Vendor class per USB.org) Class 0xFF USB Host (bare metal) on the i.MX RT1062 MCU.
Our goal is to connect this with the "Device" which is another i.MX RT MCU that will potentially be running Zephyr RTOS.
As far as I know, there is currently no direct example project from the NXP SDK Builder site that would meet this need.
Can anyone please enlighten me or point me to such example? If that does not exist, what is the best example project to use for adapting to this user-defined class host?
Thank you very much!