davids5 commented on pull request #4505:
URL: https://github.com/apache/incubator-nuttx/pull/4505#issuecomment-916332353


   @acassis you need an app sending (keep the channel busy)/rxing data to/from 
PC.
   
    1) Detect the VBUS (GPIO) off. 
   2) Kill the app
   3) serdis
   4) Wait for VBUS ON. (GPIO) 
   5) do sercon. launch the app. 
   
   The app will be blocked* after the TX buffer fills and the 4 req are left 
waiting on the EP IN Int.
   
   *If the connection is broken while the active is set it 
   


-- 
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


Reply via email to