User Activity

Posted on August 18, 2014 at 16:17So this maybe a very stupid and noob question: Are the library functions of stm32f4 and stm32f3 the same? I have been working on stm32f4 for quiet a while and had written a large amount of code for a certain project...
Posted on August 16, 2014 at 13:49Hi, I am trying to measure the rpm of a geared DC motor. The manufacturer claims a speed of 500rpm at 12V but my calculations give a speed of around 1600rpm! The gear ratio is 19:1. I have written the following code...
Posted on August 08, 2014 at 20:16I am trying to interface a quadrature encoder with my stm32f4. The code is almost the same as available on ''micromouse'' or many of the other forums. The major problem I am facing is: In debug mode I am able to se...
Posted on May 11, 2014 at 13:08I just started using Stm32f4 Discovery and was working with ADC to get input values from several infra red sensors. In the datasheet there is mention of VDDA and Vref+ but I have found no such pins on my board. I want...