Part Number: LM3S5791
I am using I2C to interface to a UART and would like to offload the CPU to the DMA to perform the transfer on completion. The initial kickoff request is a series of command bytes to the UART which communicates to a remote device, and on completion would be to simply read the data from the I2C UART's FIFO into system memory.
Is there a application note describing this, if it is doable?
Thanks,
Bart