对硬件工程师来说测试板子的原型很有用。
1. 串口工具MTTTY。
2. 通过串口 板子连接。
3. 发命令来测试
例子:
O 10 0 1 Set port 10 Pin 0 to High
C 10 0 0 Configure port 10 Pin 0 to Output
I 10 0 Read the Port 10 Pin 0 state
T 10 0 10 Toggle the Port 10 Pin 0 at every 50ms
A 0 15 Read the ADC value of Module 0, Channel 15
开始的图片
这个方法很好,希望有人可以在各个平台上移植这个方法。
文章评论(0条评论)
登录后参与讨论