Part Number: TMS320F280039C
Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi Champ,
My customer use 80pin version F280039C. Want to use AGPIO pin (Pin33 and P34) as ADC input ( B5 and B11).

We called below function to enable analog mode, but find we can't write AGPIOCTRLA register to 1 successfully.
GPIO_setAnalogMode(21, GPIO_ANALOG_ENABLED);
GPIO_setAnalogMode(20, GPIO_ANALOG_ENABLED);

Could you please comments on possible reason? Not sure if we need add extra code to make is successful? Or is there any order requirement when calling this function among the initialization related code?
BR,
Fengyu