kasjer opened a new pull request, #2909: URL: https://github.com/apache/mynewt-core/pull/2909
If I2S was configured in input mode only sample_count that is used to calculate input buffer size passed to nrfx_i2s_start was incorrect (0) and nrfx would assert. For I2S configured in input direction only buffer size is taken from buffer capacity and can be updated later by driver after DMA finishes. -- 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...@mynewt.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org