User Activity

I'm developing a vibration and temperature analysis system.To do this, I have developed a sensor based on an STM32L053C8 chip and a KX122-1037 accelerometer.Looking at the datasheet, this accelerometer can reach a maximum data rate of 25600Hz, which ...
I'm developing a vibration and temperature sensor solution for industrial machinery.Previously, my system was equipped with Atmega 328p chips, but it has now been upgraded to an STM32LO53C8T8 chip.The circuit has a LoRa radio for sending signals to t...
I have a system of sensors connected to an STM32 chip, all working via I2C and 3.3V.I've created interface libraries for my sensors, specifically the temperature and accelerometer ones. However, when I read the values measured by the sensors, I came ...
Well, I'm new to the STM32. I'm developing vibration and temperature sensors, which used to be equipped with an atmega.With the new demand for processing I decided to upgrade by putting an STM32L0 in place of the old controller.The problem is that no...
Kudos given to