User Activity

We generated ADC code for STM32H755 using CubeMx. ADC1 is setup a single channel, one shot conversion. We are using internal Vref at 2.5V. We are reading 0.9V as a test and the DR keeps changing randomly. What are we doing wrong? Thanks!// adc.c gene...
Posted on May 14, 2018 at 23:33The datasheet mentions accuracy +/- 3.5%, 20%-80% non-condensing and +/-5%, 0%-100%, non-condensing. Is this over -40C to 85C temperature range? Thanks!