User Activity

Posted on November 20, 2016 at 10:26Good morning,I'm developing an application on a STM32L4 discovery board which reads data from the lsm303c and logs those datas on the usb via an otg cable.The issue is that after few seconds the accelerometer stop...
Posted on September 21, 2016 at 14:24Good afternoon,I am developing an application on the L4 discovery to log data on an USB, using FATFs and based on the example project from the STM32F4 library.The initialization seems to go smoothly but when I ca...
Posted on September 16, 2016 at 16:54Hello to everyone,I am developing an application that reads data from sensors mounted on a STM32L4 discovery board, but since I need to log for hours I need to save data on a big storage support, such as an USB.I...
Posted on August 03, 2015 at 12:37Good morning,I'm trying to set up a LPS25H sensor to read the same value as another one, which is the reference, in a controlled environment. My first guess has been to set up REF_P registers as the difference betwe...