Part Number: AM6442
Tool/software:
Hi,
I want to detect the rising edge of the signal on the input pin of PRU GPIO using assembly language.
Is there any way to do this?
Thanks,
Pratibha
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.
Part Number: AM6442
Tool/software:
Hi,
I want to detect the rising edge of the signal on the input pin of PRU GPIO using assembly language.
Is there any way to do this?
Thanks,
Pratibha
Hello Pratibha,
Please start by taking a look at the PRU_FastGpio projects here:
https://git.ti.com/cgit/pru-software-support-package/pru-software-support-package/tree/examples/am243x
AM64x & AM243x have the exact same PRU_ICSSG & R5FSS cores.
If you are combining assembly & C code in the same project, you can find getting started information in the
PRU Getting Started Labs > Lab 2 How to write PRU firmware
Regards,
Nick