User Activity

Posted on September 12, 2012 at 08:57Hi!   I've got another problem with my STM32F205. The Data Timeout timer doesn't start and when there is no answer from SD Card, the system waits in loop for watchdog reset ;). Here is a function. The code is wor...
Posted on August 09, 2012 at 15:40Hi!   I've got another problem with my STM32F207ZE and the USB VCP. My application (on STM) is running and LEDs are blinking :). It send by USB (VCP) to PC some text. When I close port in terminal on the PC the prog...
Posted on August 07, 2012 at 12:11I have got the VCP Example from STM32 USB OTG HOST-DEVICE library running on my STM32F207ZE. The example was pasted into my project with small modification - it don't get data from UART port, but application simply ...