Notes on STM32 (G431) USB-CDC throughput (libusb) and pitfalls of using dd to transfer data (I2S)
Hi All,I recently set up a USB CDC application for the first time, using a STM32G431 device.While writing the software (on both Host and Device), I had some problems. Firstwith achieving the expected throughput, then with corrupted (or so it seemed) ...