When there is a lot of traffic on the SPI-bus (connected to an SD-card), we see the following error:
`<err> spi_nrfx_spim: Update exceeds current buffer`
Why does it happen? How can we try to avoid it?
Thanks in advance
When there is a lot of traffic on the SPI-bus (connected to an SD-card), we see the following error:
`<err> spi_nrfx_spim: Update exceeds current buffer`
Why does it happen? How can we try to avoid it?
Thanks in advance
Hi,
Jared is away a couple of weeks, so I will continue to help with this ticket.
Cla said:len=8 and ctx->tx_len=1
Are these numbers the same every time or do they vary?
Regards,
Sigurd Hellesvik
I have only seen 8 1
Is this fixed by the thing you found in the other ticket or is this still an issue?
Fixed.
For reference: github.com/.../72368