User Activity

Hello! I recently started working with STM32 microcontrollers and I'm trying to work with a MS5611 sensor with I2C but when I use HAL_I2C_IsDeviceReady function to detect the different devices I have on the I2C it detects nothing. I have check the bo...
Hello! I recently started working with STM32 MCUs and I want to set up a Time Of Flight sensor using STM32F072C8. I have set up other sensors with my board but not with I2C. I'm familiar with the I2C protocol but after reading the datasheet I don't k...