I'm using the MIMXRT1170-EVKB starter kit and I would to know if OTG USB layer able to handle both vcom and usb host fatFS on the same port?
I'm trying to get both working at the same time, using the same port with freeRTOS.
Thanks in advance for any clarification
Hi @PaoloRB ,
Thanks for your interest in NXP MIMXRT series!
It is possible to switch between device and host roles using the same USB port. The pin_detect example provided in the SDK can be a start:
Best regards,
Gavin