Edit SOLUTION: ADC has a strange sequencial start routine. If you do not obey its rule, it doesnt start conversion. Procedure for Properly Starting ADC:Enable_Internal_Regular();Wait();Start_Calibration();Wait();Check_ADC_RDY_and_Enabled_Flags();Enab...