User Activity

Posted on May 11, 2018 at 20:57I'm using TIM2 as a PWM. I have an (periodic) external signal that should reset the TIM2 counter to zero, so that the PWM is synchronized to the external signal. In a previous naive setup, I used the external signal to...
Posted on December 29, 2014 at 20:16Hello, I am switching an application from RS232-based to USB-based between the host (either Linux or Windows) and a sensor module. I am currently using an STM23L053C8 processor to gather data from sensors and send...
Posted on January 17, 2015 at 22:16Hello, I have a STM32F4 Discovery board, which I plan to use as sensor-based data acquisition board, switching from RS232 to USB communication with host. The simplest path I see to take is to make the device a Virt...