Other Parts Discussed in Thread: TMS320F28388D, C2000WARE
Does F280049C's SCI(UART) port has DMA function? If it does, where can I find the example code.
Thanks!
Wen Li
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Does F280049C's SCI(UART) port has DMA function? If it does, where can I find the example code.
Thanks!
Wen Li
Hi Wen,
F28388D UART peripheral (not SCI) has uDMA (micro DMA) support as described in the TRM. There is a loopback example available in C2000Ware at the following location:
C2000Ware_*VERSION#HERE*\driverlib\f2838x\examples\cm\uart\uart_ex2_loopback_udma.c
Regards,
Vince