Part Number: AM2432
Regarding the pru_emif example.
https://github.com/TexasInstruments/open-pru/blob/main/examples/pru_emif/readme.md
What is the 'n' in the test result table?
Is there throughput data?
| Test ID | Name | Description | Test Results | Notes |
|---|---|---|---|---|
| 0 | n Read 16-bit, SOB | F283879D read n 16-bit words from AM243x DPM. Read toward start of DPM buffer. |
PASS | n=8 |
| 1 | n Read 16-bit, EOB | F283879D read n 16-bit words from AM243x DPM. Read toward end of DPM buffer. |
PASS | n=8 |
Does it mean read 16-bit data take 8 cycles?