USB unexpected resets STM32F7
Posted on May 01, 2018 at 23:55I'm looking for any pointers here on where to start debugging.I have a composite device based on example code that implements CDC device + FATfs and MSC device. The FATfs and MSC are not active at the same time. The CD...