davids5 commented on issue #10912:
URL: https://github.com/apache/nuttx/issues/10912#issuecomment-1777212451

   @danielappiagyei-bc - I am looking into this. The DMA count when using the 
channel is circular mode counts from RXDMA_BUFFER_SIZE 32-31....1-32 in HW and 
is never 0 So that RXDMA_BUFFER_SIZE - dmaresidual will be 0 - 31.
   Unless that is a race on the read. I have added an ASSERT and continue to 
test this.....


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