为什么430单片机的串口发送方式多采用中断标志查询方式发送,而不是使用发送中断程序呢?TI的例程里都是采用中断标志查询方式的。使用发送中断程序是不是可以在发送两个字节之间低功耗节电?
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.
为什么430单片机的串口发送方式多采用中断标志查询方式发送,而不是使用发送中断程序呢?TI的例程里都是采用中断标志查询方式的。使用发送中断程序是不是可以在发送两个字节之间低功耗节电?