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.

AM3357: PRU UART programming issue

Part Number: AM3359

Hallo,

I am trying to send transmit packet with 6 bytes PRU-ICSS UART module and programmed in assembler the packet breaks everytime at 2 byte position. i tried both the methods with FIFO mode and without FIFO mode and with polling and interrupt methods. Tx fifo has no threshold to setup but it supposed to16 byte according to documentation. I can't get it working correctly.