Is USB Device re-enumeration necessary on iMX6ULL?

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

Is USB Device re-enumeration necessary on iMX6ULL?

Jump to solution
822 Views
stephenbialkows
Contributor III

AN5385 says that re-enumeration is not necessary for MCUXpresso.  MCUXpresso doesn't support the cortex A cores.  But I wonder if the USB core is similar enough on the i.MX6ULL that re-enumeration is not necessary when coming out of low power mode (consistent with what is detailed in AN5385).

0 Kudos
1 Solution
715 Views
igorpadykov
NXP Employee
NXP Employee

Hi Stephen

AN5385 describes USB device suspend state (defined by usb specification)

which is different from i.MX6ULL processor low power modes described in

Table 10-1. Low Power Mode Definition Reference Manual. In general case re-enumeration

is necessary in i.MX6ULL processor low power modes, as it can turn off processor modules.

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

View solution in original post

0 Kudos
1 Reply
716 Views
igorpadykov
NXP Employee
NXP Employee

Hi Stephen

AN5385 describes USB device suspend state (defined by usb specification)

which is different from i.MX6ULL processor low power modes described in

Table 10-1. Low Power Mode Definition Reference Manual. In general case re-enumeration

is necessary in i.MX6ULL processor low power modes, as it can turn off processor modules.

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

0 Kudos