User Activity

Posted on June 17, 2014 at 11:38hi everybody!I want to input two audio signals (electronics completed from mic to stm32f4, 1 analog pin and 1 ground) to the stm32f4. Then I want to mix the two audio signals with one signal at half volume and the oth...
Posted on March 31, 2014 at 10:45 I am using the TIM1 in the stm32f4 in encoder interface mode to get position. The two chanels of my rotary quadrature encoder are connected to the pins A8 and A9 through a comparator. The outputs from the compar...
Posted on March 27, 2014 at 17:49Hello everybody.I am trying to generate a 5 PWM signals and all should look like the one below when the duty cycle is set to 50%. 4 of the signals should be generated on TIM 5 (CH1, CH2, CH3, CH4) on pins A0, A1, A2 ...
Posted on July 26, 2013 at 05:16I have a motor with a quadrature encoder and I want to get the relative (absolute after counting from home position) position. I tried getting the encoder count using an interrupt from one channel of the encoder and c...
Posted on July 26, 2013 at 04:06I have been trying to make a slave I2C device communicate with my STM32F0 board, with no success. Can anyone give me an example code to config, init and send and receive data through the I2C bus.
Kudos from