RT1062 USB problem

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

RT1062 USB problem

1,381 Views
db1988
Contributor I

Hi

I have a board with MIMXRT1062DVL6A and I've stuck with USB. It has to work as a simple virtual COM port.

USB is connected this way. Connection is almost the same as EVK board. The only difference is that OTG is not routed to pin H10 and VBUS is not routed to pin N6 and they are left floating.

db1988_0-1610101030240.png

I try to run evkmimxrt1060_dev_cdc_vcom_bm or evkmimxrt1060_dev_cdc_vcom_lite_bm or any USB examples from SDK. After uploading program I got a message from Windows that says "USB device not recognized".

I've checked what's on DP and DM at the time of connecting device to the computer - see the attachment. It's strange that max voltage of DP/DM line during connection is 880mv instead of 3.3V. No idea why.

db1988_0-1610101915930.png

 

Any hint?

0 Kudos
3 Replies

1,370 Views
jackking
Senior Contributor I

You must connect VBUS or the USB module in the MCU will not be powered. 

0 Kudos

1,365 Views
db1988
Contributor I

Are you talking about pin N6?

MCU is powered and working but USB peripheral fails.

0 Kudos

1,362 Views
jackking
Senior Contributor I

Yes, N6 must be powered for the USB module to function.

0 Kudos