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