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

I2C Big Buffer Send from Flash without delay

Hello i m searching for a method to send a big buffer with TWI to a slave. The Buffer is read from flash. because its a soundfile its needed to send the buffer without delay with a fixed time between the bytes. i want to use the softdevice. therefore i think i need dma and ppi with twi but the buffer size is limited to 255 bytes. ideas?

Related