Tool/software: TI C/C++ Compiler
Hello,
My project need to use 10 sets of I2C DMA channel, but I found that both I2C5 and I2C8 are using the same channel group (CH22 & CH23)
is there any solution for me to set 10 independent I2C DMA that can transfer data in parallel?