在看UART串口的过程中,我发现TI的例程都是用的串口接收中断,也就是说可以用中断来接收串口的数据,但是我没有找到应用串口发送中断的例程,所以我想问下各位大神MSP430f5529的串口发送中断是怎么用的,还有发送中断是如何触发的?
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.
在看UART串口的过程中,我发现TI的例程都是用的串口接收中断,也就是说可以用中断来接收串口的数据,但是我没有找到应用串口发送中断的例程,所以我想问下各位大神MSP430f5529的串口发送中断是怎么用的,还有发送中断是如何触发的?