STM32F4 USB VCP problem with timeout when send data from PC to device
Posted on January 18, 2015 at 12:11Hello.I am use example VCP from the ST. on STM32f405I am working under WinXP with a virtual COM port via the API as a file.Cyclically sends data (short packets from 8 to 16 bytes) from PC to Device by function - Wr...