This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

28069中CLA和DMA的配合问题

想实现在没有CPU参与的情况下,通过DMA把AD采样结果送到CLA的变量中,AD每采样5次CLA计算一次,但是发现CLA和DMA没有能共用的RAM区,是不是就不可以这么用。