User Activity

Posted on January 08, 2016 at 05:21hi all, anybody connect stm32f407 with RF module (devo7 Tx and Rx).Now i can't communcation RF module with KIT stm32f4. i don't know how to setup, code or anything. Can you help me? any tutorial or code example?tha...
Posted on December 29, 2015 at 08:07Hi all,i want to read Acc value of LIS3DSH on KIT STM32F407 Discovery. I read sensor datasheet. I write data to registor. But i can't get anything from sensor.How to communication LIS3DSH? set REG3, REG4, REG5, RE...
Posted on December 14, 2015 at 10:55STM32F407 Timer PWM with ESC controll Brushless motorAny code or tutorial example for that.I PWM 50Hz (period=20ms) and pulse = 2ms. But motor not work.no errors.ESC show beep beep beep -> nothing happen.Helpmetha...
Posted on December 12, 2015 at 11:04 Hi all, i use KIT stm32f407 to dev PWM for motor. I use timer1 with channel 1 (Port A Pin 8 ) to output PWM. I use HAL library with Keil C 5. My code build success (no error). And i load to hardware O...