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.

AM571x: PRU GPI reads

Hi,

We are currently running PRU firmware to read GPI pins on PRUSS2 and reading the state of GPI pins with R31 reads. It turns out that if the firmware runs on PRU0 core, the GPI reads succeed, but if we read GPI pins with PRU1, then it fails with always getting "1".

For PRU0 we are reading specifically pr2_pru0_gpi2 on pin F9.

I need to check what pr2_pru1_gpiX we are exactly using.

But in the meantime if you could let me know if there is anything specific about gpi pins on pru1, that would be great.

Regards,

--Gunter