Tool/software:
Hi expert,
For disconnect interrupt (INT_USB_DISCONNECT_P1), is that only available for when the USB bus is in L2? I am not able to see interrupt status when disconnect while in L0.
For attach interrupt (INT_USB_DET_ATTACH_P1), I am only able to observe the interrupt status on the 2nd connection. My steps are as below. Please let me know if I’m missing anything.
1. Put repeater in host mode
2. Enable INT_USB_DET_ATTACH_P1
3. Connect USB2 device. INT_USB_DET_ATTACH_P1 is not observed. The device was detected and enumerated by the host.
4. Disconnect USB2 device. Reconnect USB2 device. INT_USB_DET_ATTACH_P1 is observed
Thank you!
McKenna