User Activity

Hi!I'm using an ADC line of the STM32 MCU to read battery voltage that goes from 6.7V to 8.4V.The battery voltage is given to the MCU via a divider (by 4, so the maximum voltage given to the ADC line of the MCU will be 2.1V).I wanted to know, if ther...
Hello,I am using STMCUBEMX 5.2.1 to initialize the configurations of my STM32F072RBT6. My application requires the use of i2c1 since i2c2 is already occupied on our board by a pressure sensor. However, it seems to me that i2c1 is not working (i.e. th...