请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:MSP430FR69721 工具/软件:Code Composer Studio
大家好、
当 I/O 引脚被分配给串行通信并且方向由"eUSCI 模块"控制时、应该如何正确设置"PxOUT"、"PxDIR"和"PxREN"寄存器?
初始设置是否最佳?
此致、
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.
工具/软件:Code Composer Studio
大家好、
当 I/O 引脚被分配给串行通信并且方向由"eUSCI 模块"控制时、应该如何正确设置"PxOUT"、"PxDIR"和"PxREN"寄存器?
初始设置是否最佳?
此致、
大家好、 代码示例中的 msp430fr6x7x_eusci_i2c/spi_UART_standard_transcee.c 应为参考。 将使用 P2SEL0和 P2SEL1。 谢谢!