Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE
hi everyone I am new to ccs
I need to interface UART using the internal library function
please, anyone, send me a related document or video or code.
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.
Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE
hi everyone I am new to ccs
I need to interface UART using the internal library function
please, anyone, send me a related document or video or code.
Hi,
Thanks for your question! The best way to get started is by importing and trying the "sci_ex1_loopback.c" example located in C2000Ware, in the following directory:
"C:\ti\c2000\C2000Ware_VERSION#\driverlib\f2837xd\examples\cpu1\sci\sci_ex1_loopback.c"
Simply follow the instructions in the example and you should be able to try out the SCI peripheral (which is UART-capable).
Regards,
Vince