User Activity

Posted on July 30, 2016 at 10:47Hi everyone,I'm going to work on a motion control project where I want to to generate pulse trains PWM with ramp-up/ramp-down for acceleration. What idea to do this?Thanks! #ramp-up
Posted on May 24, 2016 at 09:22Hello,I want to use SPI to transmit/receive data on two board (F3 vs F7), that using SPI/DMA. But I don't know how to implement.I have seen SPI/DMA examples in STM32Cube Firmware packages but it seem transmit/receiver ...
Posted on October 03, 2013 at 05:35Hi,I kwow STM32F4 support FSMC interface with LCD, FLASH...and SRAM/SDRAM...I have some example FSMC with LCD, SRAM but I don't kwow how to interface and control SDRAM. Can anyone show me an example (schematic, pri...
Posted on December 21, 2012 at 08:02Hello,I want use STM32F4 for the following:- BLDC motor servo (or AC servo motor) control with encoder resolution of 2000 pulses per revolution.- Drive touch screen 320x240 pixel display to monitor the parameters....
Posted on April 11, 2012 at 21:40Hi everybody, I'm new in STM32/Cortex M3. Commonly I create an application then write to chip's flash. Now, if I want to create an application stored in SD card then run that application. What the way for MCU do that...