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

TWI easy DMA parallel channels

Hi,

assuming I have an IMU sensor with 3 different interrupt lines. And I want to start a TWI DMA transfer for each interrupt line in parallel. Is this possible since there is only one memory? This would mean to choose for each interrupt line one buffer address.

Related