This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335X USB_8 DRVVBUS level change IRQ

Hi,

We want S/W application be notified when DRVVBUS swiches to Low. However we found that S/W can only receive the IRQ--USB_8 R/W 0h Interrupt status for DRVVBUS level change--when DRVVBUS changes from 0 to 1, can't receive IRQ when DRVVBUS changes from 1 to 0.

Is there any other way to detect the DRVVBUS 1->0 change through IRQ?