USB does not work

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

USB does not work

721 Views
glebkit
Contributor I

Good day.

We have faced with problem that USB1 on RT1051 does nit work.

All power supplies are well (USB CAP, USB VDD and other digital supplies).

USB even does not work in full speed (thus the trouble is not in DP/DM layout).

The MCU is stalling after command execution

static void USB_DeviceEhciSetDefaultState(usb_device_ehci_state_struct_t *ehciState){

...

hciState->registerBase->DEVICEADDR = 0U;

}

Also USB bootloader does not work.

What bug can cause all these problems?

Labels (1)
Tags (1)
0 Kudos
2 Replies

586 Views
Yuri
NXP Employee
NXP Employee

Hello,

   Please try to verify 24 MHz (XTALI/XTALO) oscillator frequency,  which

inaccuracy \ stability is USB sensitive. 


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

586 Views
glebkit
Contributor I

Good day.

We have verified it already.

We even soldered quartz 24 MHz from EVK.

No changes

0 Kudos