usb cdc, compiled and enumerated, but don't know how to use
Posted on November 07, 2011 at 08:08I've compiled the USB CDC code from the STM32F4Discovery example code using YAGARTO. It enumerates, the .inf driver is working, I can open the COM port using Realterm.I have programmed the DataRx and DataTx callba...