Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

ADC10 TO ADC12 MSP430F449. HELP!

$
0
0

Hey there, i need someone to help me out PLEASE!  the original board was the MSP430F1232 and I want to convert the code to the MSP430F449. I have done good job so far but I'm having a hard time using the ADC12 because the orginal code used the ADC10. I'm having a very hard time understanding how to implement the ADC12. If anyone can help me out, I would greatly appreciate it.


This is the code using the ADC10

while (ADC10CTL & BUSY) {}

ADC10DTCO |= ADC10CT;

ADC10DTC1=3;

ADC10SA = (unsigned int) AdcData;

ADC10CTL0 |=ENC;


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>