davids5 opened a new pull request #4505: URL: https://github.com/apache/incubator-nuttx/pull/4505
## Summary Repeated automated sercon, serdis on VBUS proved to fail to for CDCACM DATA IN (device Serial TX). The root cause was that the EP was left active after disconnect. This resulted in the first serial write falling to kick-off the EP in request. That should restart the EP ISR. ## Impact No TX from device after second cycle until CPU reset. ## Testing F7:fmu5 H7:fmu6x -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org