Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob

Handling of USB bus reset by External master interfaced to SX2

Handling of USB bus reset by External master interfaced to SX2

Anonymous
Not applicable
Question: How does the external master handle the case where SX2 receives a USB bus reset?

 

Answer:

When the SX2 detects a USB Reset condition on the USB bus, SX2 handles it like any other enumeration sequence. This means that SX2 will enumerate again and assert the ENUMOK interrupt to let the external master know that it has enumerated. The external master should then configure the SX2 for the application. The external master should also check whether SX2 enumerated at High or Full speed in order to adjust the EPxPKTLENH/L register values accordingly. The last initialization task is for the external master to flush all of the SX2 FIFOs.

 

0 Likes
331 Views
Contributors