Sending two bytes of consecutive data from SRAM to UART using DMA

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

hi,

I am able to transfer one byte of data from SRAM to UART, but unable to send more than one byte. I have change bytes per burst to 2 and TD Transfer count to 2 in order to send two bytes of data to serial terminal,but i am getting only 1 byte at Serial terminal. I checked the example code too, but still could not figure out the problem. How can i resolve this issue?

Thank you

0 Likes
1 Solution
1 Reply