Question
16bit SDADC SIGMA DELTA STM32F373 doesn't work
Posted on September 06, 2016 at 20:06
Hallo,
I use the Mikroe compiler and don't get the SDADC for work :(Is there a step by step manual, which values I have to use in which order?!Maybe1. enable SDADC2. Initlialice3. calibrateor maybe1.Init2. enable?!My Problem is, afterwhile (REOCF_bit == 0);nothign happens....it seems that the SADC isn't running :(