User Activity

Posted on March 30, 2018 at 10:33Hi everyone, I would like to use LPTIM1 on my STM32L0 to make it wake up (the micro is in Stop Mode) after 5 minutes but I don't know what is the best configuration to do that. Currently I have the configuration belo...
Posted on September 12, 2017 at 10:32 Hi everyone, I'm trying to convert a 'C' generated project with CubeMX in 'Cpp' but I have some problems with that. Indeed with CubeMX I have generate a project to read ADC values. This one work fine. The sam...
Posted on April 19, 2017 at 10:37Hi everybody, I would like to use my CR95HF reader in a Qt quick application (on Windows computer). For that I tried to include the CR95HF.dll and the CR95HF.h in my project. For that I paste the two files on my Qt p...
Posted on March 09, 2017 at 09:27Hi everyone,I work with the stm32l073rz. I  measure the sensor with the ADC and the retrieved value is correct.Now, I want to increase the precision. The sensor gives a little value (maximum 1.5V). Can I reduce the i...
Posted on February 22, 2017 at 10:26Hi everyone, I'm trying to get the internal temperature on my STM32L0.I have write the major part of the script but unfortunally the reading value is 0.Does anyone can have a look on my script and tel me if you se...