Hi there,
I'm looking at the possibility of placing PRU data into PRU RAM and then triggering EDMA to transfer this to DDR.
I'm unclear as to the capabilities of the SCR bus. I am interested in two things:
- How many cycles does a simple 32-bit transfer from PRU register to PRU RAM take?
- Will an EDMA affect SCR bus performance and increase the number of cycles for the above situation if both are going on at the same time?
Is there perhaps a faster/more direct way to transfer data to DDR that won't tie up the bus? If so how many cycles ~ would this take?
Many thanks