USB get slowly by time
Posted on April 29, 2017 at 10:54Hello, I'm using stm32f407vgt6 and I'm sending data from computer(host) to the MCU(device) through USB in FS mode using CDC library, The total data size is 8MByte and I'm sending it 4KByte by 4KByte (2048 times). Wha...