Hi:
How does the AM5708 use pr1_uart, has it been verified that pr1_uart is available?
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:
How does the AM5708 use pr1_uart, has it been verified that pr1_uart is available?
There is a template program in the PRU Software Support Package called PRU_Hardware_UART that was written for AM335x. You can find it in your Linux Processor SDK at example-programs/pru-icss.../examples/am335x/PRU_Hardware_UART. You should be able to adapt the example for AM5708. If you want to test it on an AM335x first, the BeagleBone Black is a useful board to have.
Please see the post UART Pins don't work with PRU. It has more information about using internal loopback in the example as opposed to sending signals out to the output pins, and other details that might be helpful.
Regards,
Nick