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.

TMS320F280039C: f280039c

Part Number: TMS320F280039C
Other Parts Discussed in Thread: C2000WARE

Tool/software:

Hi,

i tried uart(sci) programming in FIFO method, initilization  done correctly. In ISR  receivedchar = SCI_readCharBlockingFIFO(SCIA_BASE); added and when i send character from other end it was going to isr but received character is showing "0" instead of some value,can anyone guide me how to do rx fifo method