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
解決済! 解決策の投稿を見る。
Could you please explain your question more in detail? Thanks
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.
Yes, you can use both.You may specify at which FIFO entry DMA request is triggered.