User Activity

Hey,I'm basicly filling a tank with liquid and I have 2 level sensors in this tank. These level sensors are connected to GPIO_EXTI of my MCU so when the water reached the sensor level, an interrupt occure. If the tank is filling or emptying, I must d...
Hello,I'm joining a STM32 developpement project. We'll be 2 person working on the same system, implementing features on the same project. I would like to know what is the workflow to collaborate on STM32CubeIDE. There is not a lot of documentation ab...