User Activity

Posted on October 22, 2015 at 12:34i am looking to write an application making use of the on board LIS3DSH accelerometer. However, the examples provided (and pointed to by the documentation) all make use of the old LIS302DL accelerometer. Does anyon...
Posted on October 20, 2015 at 11:29gpioc pin 0 and gpio a pin 0 &1 work fine but gpio c pin 1 and furhter show 0.5v at output instead of 3 volts. here is the code i implemented &sharpinclude ''main.h'' static __IO uint32_t TimingDelay; //-----------...
Posted on October 19, 2015 at 09:14i wanted help on how to print the angular velocity of the movement in l3g gyroscope. any help is highly appreciated thanks in advance
Posted on October 16, 2015 at 09:36i am workin on diplaying no''s on 7 segment via stm32f072b the problem is that the o/p is not appearing on the 7 segment ive connected pins of 7 seg to gpioA and gpioC via a 3.3k resistor the follwing is the code#i...
Posted on October 06, 2015 at 10:35 i want the code for rtc initialisation for stm32. wat i have in the snippets package code is based on register level programming. wat i want is the initialisation based on library functions thanks in advance