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

Forum Post: RE: ADC of msp430

$
0
0
Hi Usman, In the future, please use the SyntaxHighlighter tool when pasting code so it's easier to read. I modified your original post to have that. Here we have some example code for continuous data transfer on multiple channels: dev.ti.com/.../ It seems like in lines 2-3 that you have, the register you should be modifying is ADC10AE, whereas ADC10AE0 and ADC10AE1 are the individual bits within that register. You should change that line to ADC10AE = 0x1c to sample from channels A4-2. Regards, Akash Patel

Viewing all articles
Browse latest Browse all 62426

Trending Articles



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