STM32Cube CDC new Endpoint
Posted on October 21, 2014 at 08:53I creat new USB CDC project and add new IN Endpoint (0x83). I correct USBD_CDC_TransmitPacket for new Endpoint (0x83). Yet data transfer not working. What should I do to my IN Endpoint (0x83) worked? #stm32cube ...