RT1010 - USB OTG serial COM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RT1010 - USB OTG serial COM

1,191 Views
info32
Contributor I

Hi,

I'm working with the EVK-MIMXRT1010 board. Can I use the USB OTG port to connect a USB to UART converter and send/receive data as a virtual COM port? (I already know I can use the LPUARTs for serial COMs). If so, can you point me out to some example I can use as a starting point? Thanks!

0 Kudos
2 Replies

962 Views
alex_rodriguez
NXP Employee
NXP Employee

Hi,

We have USB examples in the SDK under <SDK_PATH>\boards\evkmimxrt1010\usb_examples

I think usb_device_cdc_vcom is the example you are looking for.

-Alex

0 Kudos

962 Views
info32
Contributor I

Thanks!

0 Kudos