Description: MSP-FET430P140 Demo- ADC12, Using the Internal Reference
Description: This example shows how to use the internal reference of the ADC12.
It uses the internal 2.5V reference and performs a single conversion
on channel A0. The conversion results are stored in ADC12MEM0. Test by
applying a voltage to channel A0, then setting and running to a break point
at the "_NOP()" instruction. To view the conversion results, open an ADC12
register window in debugger and view the contents of ADC12MEM0.
// MSP430F149
// ---------------
// | |
// Vin-->|P6.0/A0 |
// | |
To Search:
File list (Check if you may need any files):
A2\A2.dep
..\A2.ewd
..\A2.ewp
..\A2.eww
..\Debug\Exe\A2.d43
..\.....\Obj\A2.pbd
..\.....\...\main.r43
..\main.c
..\settings\A2.cspy.bat
..\........\A2.dbgdt
..\........\A2.dni
..\........\A2.wsdt
..\Debug\Exe
..\.....\List
..\.....\Obj
..\Debug
..\settings
A2