User Activity

Hi, I'm trying to read ADC value from multiple ADC channels but reading the same ADC value for all channels.This is my code snippet. Please support to fix it asap.#include "main.h"/* Private includes --------------------------------------------------...
Hi,Recently I started working on stm32F07 microcontroller. I am trying to read sensor value using ADC.Issue: ADC value is keep on changing randomly(means its not holding value).Below is my code. Please refer it and help me to figure out the issue.Clo...
Sir i'm trying to communicate LPS25HB sensor with STM32F072RB board but the sensor is not acknowledging and to make sure i have connected RTC DS3231 it is working properly. I have checked clock speed with 100khz and 400khz also, pull-up i have connec...