Content originally posted in LPCWare by woodchuck on Fri Nov 30 15:38:21 MST 2012
In the LPCXpresso library for the LPC1114, there is an ADC.C file. In the initialization function there is this comment:
[B]"Unlike some other pings, for ADC test, all the pins need to [be] set to analog mode."[/B]
Would anyone know what this means? Even in the sample program, AD4 is being used as SWDIO, since the target uC is reporting values back to the host via JTAG.
I certainly hope it doesn't mean that to use any analog line, you have to use all of them!