Hi all.
I want to do the ADC to detect my external power level, and I already copied the example in driver document to my program, and also can successfully to init and open the ADC handle, but when I call ADC_convert() function, all the program stuck. Why cause this issue? it package in the library so I can't see the source of this function.
Thanks a lot.