User Activity

Hi community, I am trying to use a Nucleo-L053R8 board to send data over USB without much success. The purpose of my project is simply to test the USB communication by sending string over USB Port as a first step before sending the sensor data. When ...
Posted on October 23, 2014 at 01:59Hello I'm using an STM32F405 based board (OpenPilot ) and i'm looking to capture 5 input PWM signals over only two Timers . For this , i have to use multiple channels of the two timers . I succeeded doing it with o...