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.

28377s lanchpad SCI通信

Other Parts Discussed in Thread: CONTROLSUITE

最近在用lanchpad学习28377s芯片,在使用TI 的controlsuite中的sci实例过程中,通过CCS调试发现,实例只能发送数据,接收数据出现问题。

 问题描述:

1 实例设计SCI通信获取数据为查询方式,FIFO模式。

2 调试发现,FIFO缓存中只有在实例运行开始时候存储了两个数据,一旦读取后,FIFO缓存中再也不从PIN脚接收数据。

求指导