Quantcast
Channel: MSP low-power microcontrollers
Viewing all articles
Browse latest Browse all 62309

Forum Post: RE: Msp430g2553 ADC clock division

$
0
0
Hi Amir, What do you mean when you say you "cant read full data sent"? Also, I see you are setting the ADC registers with '=' instead of '|='. This can be a problem, especially in your conversion_start function where you set the value of ADC10CTL1 you are erasing all the other data previously written to that register (ie ADC10DIV_7 + ADC10SSEL_2). Again, I strongly urge you to take a look at the MSP430Ware examples in CCS. More specifically, the msp430g2x33_adc10_01.c. Best regards, Caleb Overbay

Viewing all articles
Browse latest Browse all 62309

Trending Articles