I configure ADC0 can work but ADC1 can't work.
I use the same configuration and notice "adc target mask" adc1 use 2. How to use adc1 correctly?
I use ADC1 after power on system can't start up. I use UART to debug print program to find ADC driver bug. As long as adc_init() -> Adc_Sar_Ip_StartConversion(ADCHWUNIT_1_INSTANCE,
ADC_SAR_IP_CONV_CHAIN_NORMAL)-> SchM_Exit_Adc_ADC_EXCLUSIVE_AREA_10(), the program deadlock.
ellie_0-1715593765361.png
ellie_0-1715332880607.png
ellie_5-1715333688485.png
ellie_1-1715332968079.png
ellie_2-1715333037283.png
ellie_3-1715333102655.png
ellie_4-1715333134970.png