I have been looking through the various datasheets and semm to be getting confused. I would like to transfer 8 bit data array via the 4 data lines using DMA. Now the datasheet says to use the CHARLEN value to set the length to 8 bits. But when you look at the explaination of the parallel mode and 4 pin mapping, the diagram only shows 16 bit transfer possible. Am I missing something?
Also, when looking at the DMA transfer, it looks like this is only possible when moving 16 bit data due to the DMA buffer setup. Again, am I not getting this?
I am still in the software design phase as I have not received my hardware yet, and am not able to test this.
Thanks Andy