Dear Expert, Can you provide an instance for pulse output (eg:100KHz) with PRU of AM2431? Thanks~
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.
Hi Yangbo,
I assume you're asking for PRU code to generate a 100 kHz square wave? I'm unaware of an example for AM243x, but there is a PRU GPIO toggle example in the PRU support package for AM335x/AM437x. It should be possible to modify this example for AM243x.
Please see:
The example is written in C, but it should be relatively simple to translate it to assembly language if needed.
Regards,
Frank