Hello
I'm developing an application on the Cypress CY7C68013 USB controller. How can I enable and manage the INT5 interrupt? In all my tries, when the interrupt occurs (falling edge on the pin), the firmware freezes. Which function does the code call when the interrupt occurs?
Thanks