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.
怎么把从通过ADC读取到的电压值传输到另一块CC430F5137上?
有很多方法,一般可以用uart、spi或者iic,或者其他的通讯方式
其实现在主要的问题是怎么把储存的ADC结果放到TXbuffer里面?