Transmission not working with USB HOST CDC using the STM USB stack, STM32CubeMX, the dev board B-L475E-IOT01A (STM32L475 Discovery Kit)
Posted on April 11, 2018 at 21:30I installed the USB HOST CDC on B-L475E-IOT01A, used the STM USB stack and I followed the UM1720 User manual STM32Cube USB host library. When I connect a USB CDC device, everything goes well for the enumeration and c...