Part Number: PROCESSOR-SDK-AM335X
Tool/software:
Page 30 of the AM355x PRU-ICSS guide (publication SPRUHF8A) describes the GPO shift out mode utilizing two 16-bit shadow registers. Is this a parallel or serial shift out operation?

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: PROCESSOR-SDK-AM335X
Tool/software:
Page 30 of the AM355x PRU-ICSS guide (publication SPRUHF8A) describes the GPO shift out mode utilizing two 16-bit shadow registers. Is this a parallel or serial shift out operation?

Hello David,
You can use direct input/output (i.e., this is "parallel", shift in/out, or for inputs only, up to 16 bit parallel capture (different from direct input because the data is captured on the rising or falling edge of CLOCKIN, instead of getting updated each PRU clock cycle).
For more details, refer to the AM335x Technical reference manual, chapter PRU-ICSS, sections "General-Purpose Inputs (R31): Enhanced PRU GP Module" and "General-Purpose Outputs (R30): Enhanced PRU GP Module".
Regards,
Nick