User Activity

Posted on March 15, 2016 at 11:18Hi all, I'm working on a device with STM32F205. The MCU does to Stop mode after 15 sec. The device has also USB (VCP) and can be connected to PC. But I don't want MCU goes to Stop mode if USB cable is connected. So m...
Posted on March 25, 2015 at 10:23Hi all, I'm using STM32F030 and want to send 8 bits data using SPI1. I set data frame size to 8 bits but the SPI sends 16 clocks and the 8 bits data is sent during first 8 clocks.  The documentations of the STM32F030...
Posted on November 22, 2013 at 14:27Hi All, Does anybody have an example how to lock/unlock SD card using SDIO and CMD42?
Posted on August 13, 2013 at 14:36 Hi all,  I'm using STM32F205VGT,STM32_USB-Host-Device_Lib_V2.1.0 and virtual com port driver ''VCP_V1.3.1_Setup_x64.exe''. The PC works with Windows 7/64bits. When I start USB device the initialization of USB start...
Posted on February 21, 2013 at 08:17Hi all, I’m working on a project using CrossWorks IDE Release 2.2.0.2012022100.14129, processor STM32F215VGT and ST-LINK/V2.I'm working on IAP (in application programing) and I needed a place where to put IAP fu...