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.
ti5683采用软件模拟spi口,但是没有工作。不知道为什么?
首先打一下相应的信号线和时钟线上有没有波形,看一下波形是不是与您发出的数据一致。
各个部分供电是不是正常的?
2553有硬件SPI,可以使用硬件SPI来做,这样更简单一些。
先单步调试,仔细观察是哪一步中变量,寄存器,和输出状态与自己设计的不一致,再解决。