linuxha 3 Posted February 11, 2011 Share Posted February 11, 2011 I just picked up a nice Sparkfun F1232 board and I intend to use it to monitor the power. My assumptions are that I can power it with a super cap (as backup), 120vac to 12vac to op amp (10:1) and measure that with the ADC (10b). I'll be using the 32k xtal and the usart at 9600. I'll also be counting the frequency. Does anyone have any example adc circuits? I've been having trouble finding anything on the ADC with veref. Thanks Quote Link to post Share on other sites
TheDirty 33 Posted February 11, 2011 Share Posted February 11, 2011 The holy grail of sample code: http://focus.ti.com/mcu/docs/mcuprodcod ... tabId=1468 Sample code for MSP430F11x2, MSP430F12x, MSP430F12x2: http://www.ti.com/lit/zip/slac013 There are several simple ADC examples in it. jsolarski 1 Quote Link to post Share on other sites
linuxha 3 Posted February 11, 2011 Author Share Posted February 11, 2011 The holy grail of sample code:http://focus.ti.com/mcu/docs/mcuprodcod ... tabId=1468 Sample code for MSP430F11x2, MSP430F12x, MSP430F12x2: http://www.ti.com/lit/zip/slac013 There are several simple ADC examples in it. Thanks Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.