尊敬的 TI 团队:
我需要适用于 msp430fr2311的 UART 位 bang 软件 UART 的示例代码?
请帮助。
此致、
Walter
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.
尊敬的 TI 团队:
我需要适用于 msp430fr2311的 UART 位 bang 软件 UART 的示例代码?
请帮助。
此致、
Walter
什么是 UART Bitbang? 您能解释一下吗? 如果要查找示例代码、请单击以下链接:http://dev.ti.com/tirex/explore/node?node=ANl1oYi0.klyjvtEKGoMlA__IOGqZri__LATEST
我知道的最新软件 UART 示例是针对 G2553的:
http://dev.ti.com/tirex/explore/node?node=ACXv1IxFRzIWqZl2rxfCuw__IOGqZri__LATEST
您必须将其调整为 Timer B、但 Timer A 和 B 在这个级别上非常相似(尽管名称发生了一些更改)。
您好、Keith、
感谢您的解释。
您好、Walter、
伊斯天
您好、伊斯天、
我计划仅对 UART 使用常规 GPIO、因为我将对 TIA/ADC 使用多用途引脚。
我正在寻找软件 UART 参考、如下所示:
http://www.msp430launchpad.com/2010/08/half-duplex-software-uart-on-launchpad.html?m=1
2 .https://e2e.ti.com/support/microcontrollers/msp430/f/166/t/333961?Bit-banding-code-for-uart
此致、
Walter
您好、Walter、
它有一个软件 UART 部件。 您是否有任何理由不想使用它?
伊斯天