raiden00pl commented on pull request #2674: URL: https://github.com/apache/incubator-nuttx/pull/2674#issuecomment-759639786
> It looks like this can be implemented by hooking into SUSPEND which would give full control of start/stop. I also tried this approach but without success :) You can stretch the transmission with SUSPEND/RESUME without emitting a START byte, but this works only for currently processed data chunk. If you try to update PTR or MAXCNT after SUSPENDED event, you have to call STARTTX and emit a START byte again. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org