User Activity

Posted on November 14, 2016 at 11:42Hello everybody, I am trying to apply the built in high pass filter of an LIS3DH to all 3 axis. For the x and y axis this works beautifully: When I rotate the board by 90� I see the peak in the data and flattening...
Posted on March 03, 2016 at 17:09 Hello everyone, I am using the RTC on a stm32l151VC. I am using sleep modes in order so save battery life. As I need to tell the OS how long I have been sleeping (Systick is turned off) I save the time t...
Posted on July 01, 2015 at 12:44Hello everybody, I am developing an application with external interrupts on a falling edge of Pin PB3 on an STM32l151VB. With reuse of code I initialize the EXTI line twice using the function ''SYSCFG_EXTILineConfig''...
Posted on April 20, 2015 at 11:24Hello everyone, I want to measure the temperature with the built in temperature sensor in a stm32f151 device. As the application is sleeping most of the time the sensor output shall be near the ambient temperature. I...
Posted on October 28, 2014 at 16:47Hello Everybody, is it possible to crate an application as a read-only device with the USB-FS-Device_Lib for STM32F1xx? When I crate an application with CubeMX for STM32F4, I can edit a function ''STORAGE_IsWritePr...