User Activity

 Hi, the datasheet for the LIS3ML does not mention any dedicated offset registers that can be used to deduct an offset vector from the measurements: However, when I view the LIS3MDL app note, it says they are there: The app note points to 05h through...
I recently update my STM32L4 HAL library from 1.9 to 1.13.  After that, using the HAL_I2C_Mem_Write_IT function, I got stuck in an error routine because TCR flag was set and that shouldn't happen:        When I looked at the changes in the HAL librar...
Posted on September 27, 2015 at 16:07Hi, when I generate code for the STM32L0 in CubeMX, my compiler discovers the following problem:~/projecten/SunnaBat/software/Controller/toepassing/cube/SunnaBat/Src/adc.c:149:47: error: declaration of 'hadc' sha...