********************************************************************************
* Detailed Description:
* Initializes eQADC module, performs calibration and converts channel 146
* (voltage level of VDD) to check core voltage level and displays it into
* terminal window. No external connection required excluding terminal via eSCI.
*
* ------------------------------------------------------------------------------
* Test HW: XPC564AKIT208S and XPC564AKIT324S
* MCU: SPC5644AMMG1,0M14X and SPC5644AMVZ1,0M14X
* Fsys: 150/132/120/12 MHz
* Debugger: Lauterbach Trace32
* PeMicro USB-ML-PPCNEXUS
* Target: RAM, internal_FLASH
* Terminal: 19200-8-no parity-1 stop bit-no flow control on eSCI_A
* EVB connection: default
*
********************************************************************************
What needs to be modified in this example to read and convert AN17, channel 17? Just the following?
PUSH_TO_CFIFO0( CAL |
EOQ |
MESSAGE_TAG(RFIFO0) |
CHANNEL(17) );