Other Parts Discussed in Thread: TMS320F28035, CONTROLSUITE
Hi,
According to table 59 from Document 'TMS320F2803x Piccolo System Control and Interrupts' (pg84), as shown below,

I am supposed to be able to configure pin#16 (TMS320F28035) as AIO2.
But, after I enabled AIO2 by
EALLOW;
GpioCtrlRegs.AIOMUX1.bit.AIO4 = 1;
EDIS;
I could still read data through ADC (i.e. AdcResult.ADCRESULT1 )
I am kinda of confused. Does anyone know why this is happening?
Thank you,
Frank

