ADC Data destination - S32K3xx

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

ADC Data destination - S32K3xx

跳至解决方案
1,818 次查看
MVR
Contributor V

When I define the ADC data destination to FIFO_1, if I'm using DMA, the watermark notification will be notify when the FIFO is full and in this moment the data will be already in the DMA buffer?

Thanks,

MVR

标签 (1)
0 项奖励
回复
1 解答
1,780 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

Yes, you can use both.You may specify at which FIFO entry DMA request is triggered.

davidtosenovjan_0-1661858975422.png

 

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,810 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

Could you please explain your question more in detail? Thanks

0 项奖励
回复
1,788 次查看
MVR
Contributor V

I'm sorry, improving my question:

I would like to understand if it is possible to work FIFO_1 and DMA together or I need to choose only one of both...

Now I'm using only FIFO and all works, there is a notification when finish the ADC conversion, but in the future I will work with DMA, and I would like to understand if this notification would serve to get the value in DMA as well.

0 项奖励
回复
1,781 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

Yes, you can use both.You may specify at which FIFO entry DMA request is triggered.

davidtosenovjan_0-1661858975422.png

 

0 项奖励
回复