Hi,
In designing the PCB board, we mistakenly used a non-GPIO pin to connect to an external signal:
and we wish to somehow configure this pin so that it could capture the connected external's rising edge and generate an interrupt for each.
Is there any way to make
- UHPI_HD[5]
- UPP_D[5]
- PRU0_R30[13]
- PRU0_R31[13]
serve this purpose?
Paul