This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52832 - TWIM vs TWI - Transfer with long FIFOs

Hello,

        I am using the nRF52832 in a design where I have to read long buffer (>255 bytes). Using "nrfx_twim_rx" keeps things reliable however with nrfx_twi_rx the transfer becomes inconsistent. I am unable to read beyond a couple of bytes.

The return code is successful so have been unable to diagnose the reason.

Please advise on the probable configuration differences to enable this.

Thanks,

Parents Reply Children
Related