Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个设备以 19200 波特输出数据。该图片已配置为 SPBRG=12 BRGH=0 开始位和停止位已被考虑在内。
然而,图片没有收到正确的数据!发送的数据已经过超级终端和示波器验证。
我找不到错误!该死的有帮助吗?
谢谢
除了电气之外,在某些版本的 PIC24(实际上我使用 dsPIC33,但它们几乎相同)上,还需要处理外围引脚选择。我也适当地设置了TRIS,但我认为这没有必要。