Quantcast
Channel: MSP 低功耗微控制器论坛 - 最近的话题
Viewing all articles
Browse latest Browse all 3634

msp430f4152的比较器到底是哪一个?

$
0
0

数据手册上说:

P1.6/ACLK/CA0 47 34 I/OGeneral-purpose digital I/O pin
Comparator_A input 0
ACLK signal output

但是,MSP430F41x2 Code Examples里面的msp430x41x2_compA_05.c却

P1DIR |= 0x20; // P1.5 = CAOUT
P1SEL |= 0x20; // P1.5 = CAOUT

到底是哪一个管脚?


Viewing all articles
Browse latest Browse all 3634

Trending Articles