Hi,
非常感谢使用NXP产品,很高兴为你提供技术支持!
从你的描述来看,我觉得没有必要使用DMA机制,读取ad7606b是通过读取固定的地址指向的值获得, ADC采样需要消耗一定的时间,不适合DMA连续多次读取,因为这个时间间隔是非常短的,所以只能每次读取一次,如此的话,我觉得采用时钟中断函数读取ADC就满足要求了。
Have a great day,
TIC
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------