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

how to use nrf52832 twis easyDMA with larger (>255) packetsize?

Hi,

my current project needs an i2c slave eeprom emulation like it is in the example projects of the sdk. The difference is that I need a larger packagesize of one transmission.

I tried to reload the easyDMA while transmitting without any success. In other questions some users mentioned a list mode function.

Can someone give me an example how to send larger packagesizes?

Best regards

Andrej

Related