I found the problem in WIU example I need to detect a usb cable removal so I'm trying to use pin P75 as USB voltage detecting. In the example I changed the output pin to P70 and when I change the output state the WIU_PR bit related to this pin is set. The GPIO7OUT is configured as 0x0001 I'd like to know if this is a normal behavior.
I'm trying to use the WIU demo. If I contine to press the button the IRQ is always asserted. Could you let me know if is possible to assert the irq only with a rising or falling edge?