历史上的今天
今天是:2025年02月22日(星期六)
2021年02月22日 | MSP430F235+Proteus 串口仿真
2021-02-22 来源:eefocus
Proteus仿真图

虚拟串口设置如下:

IAR for 430 程序如下:
#include typedef unsigned char uchar; typedef unsigned int uint; uchar tmp; void PutString(uchar *ptr) { while(*ptr != '
历史上的今天
今天是:2025年02月22日(星期六)
2021-02-22 来源:eefocus
Proteus仿真图

虚拟串口设置如下:

IAR for 430 程序如下:
#include typedef unsigned char uchar; typedef unsigned int uint; uchar tmp; void PutString(uchar *ptr) { while(*ptr != '