Tool/software:
Hi Team,
In DRA821U4, defined ADC pins can be assigned as GPIO, as we not using ADC interface and want to use ADC pins as GPIO. As per datasheet. it is not showing that adc pins multiplexing with GPIO
Thanks,
Jitendra
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi Team,
In DRA821U4, defined ADC pins can be assigned as GPIO, as we not using ADC interface and want to use ADC pins as GPIO. As per datasheet. it is not showing that adc pins multiplexing with GPIO
Thanks,
Jitendra
Hi Jitendra,
Please expect a delay in response due to holidays in the US.
Regards,
Josiitaa
ADC pins can be used as GPI, not GPIO.
CTRLMMR_MCU_ADC0_CTRL defines ALL of the ADC pins as digital input (or analog input)
PADCONFIG[84:77] define that these 8 inputs are driven to GPIO0 or GPIO1
GPIO[76:69] will show the values from the pins
Kevin