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.

MCU-PLUS-SDK-AM263X: Using more than one ADC

Part Number: MCU-PLUS-SDK-AM263X
Other Parts Discussed in Thread: SYSCONFIG

Hi,

I have prepared a project consisting many GPIOs, SPIs, ADCs, etc.

But When I enable more than one ADCs in the SYSCONFIG tool, then the MCU hangs up at in the middle of the start-up. (To be precise in the "Drivers_adcOpen" and when it executes "ClockP_usleep(500);"

When I enable only one Config_ADCx, everything is fine, but if more than one is enabled the problem will arise.

BR

Saman