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.

UART for TMS320F28069 (KIT TMDSPLCKIT-V3)

Other Parts Discussed in Thread: CONTROLSUITE, TMS320F28069

Hello, I'm an engineer from Novosibirsk. I examine the work of PLC in an example of TMDSPLCKIT-V3. I have a problem with programming TMS320F28069. It is my first time working with DSPBIOS. I can't find a driver for the UART. In the example of the package ControlSUITE (DSP280x_examples_ccsv4) UART is implemented through surveys of the flags (SciaRegs.SCIFFTX.bit.TXFFST and SciaRegs.SCIFFRX.bit.RXFFST) what is unacceptable in my project. Included with the KIT library is uart_f2806x.lib, but there is no description of it and  even a *.h file. Will be great, if You give me a sample working DSPBIOS UART project for CCS .