请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
部件号:MSP430FR6972 您好,
在查看MSP430FR6972代码示例时,我注意到,WFP 1.5 被指定为UCA0CLK。 但是,可根据数据表分配WFP 2.2。
P1SEL1 || BIT5;// USI_A0操作
P2SEL0 || BIT0 | BIT1;// USI_A0操作
有没有特别的理由呢? 还能使用WFP 2.2 吗?
谢谢。
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.
您好,
在查看MSP430FR6972代码示例时,我注意到,WFP 1.5 被指定为UCA0CLK。 但是,可根据数据表分配WFP 2.2。
P1SEL1 || BIT5;// USI_A0操作
P2SEL0 || BIT0 | BIT1;// USI_A0操作
有没有特别的理由呢? 还能使用WFP 2.2 吗?
谢谢。