AMPS 0 Posted April 5, 2013 Share Posted April 5, 2013 Dear all, Please let me know which is analog refernce pin MSP430g2553. How to configured iN Energia IDE. Quote Link to post Share on other sites
energia 485 Posted April 6, 2013 Share Posted April 6, 2013 you can use the external reference with analogReference(EXTERNAL); Also see the API description here: http://arduino.cc/en/Reference/AnalogReference Valid values for Energia are: DEFAULT INTERNAL1V5 INTERNAL2V5 EXTERNAL The external reference pin is VEREF+ which on the MSP430 is 6. 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.