Quantcast
Channel: Processors
Viewing all articles
Browse latest Browse all 149015

Forum Post: I have question for Tivaware, Please help me.. Thanks

$
0
0

I have no idea to write a sequence of C instructions that will enable a DMA transfer of 128 bytes from the UART0 receive channel... 

This is my beginning code. 

uint8_t pui8DMAControlTable[1024];
uint8_t pui8SourceBuffer[256];
uint8_t pui8DestBuffer[256];


Viewing all articles
Browse latest Browse all 149015

Trending Articles