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.

使用MSP430F4250模拟串口

最近在测试F4250时模拟串口时,使用你们官方的例程是可以实现软串口的,使用IAR V5.3编译环境但你们所提供的例程都是基于停机方式的,这给我带来很大的不便,因为我的主程序中是需要不断的扫描来完成其他功能的,不知道你们可否提供非基于停机方式的实例代码,或给出一个好的实现方法