cancel
Showing results for 
Search instead for 
Did you mean: 

Periphiral module using DMA2

ch2
Associate II
Posted on February 20, 2014 at 06:32

Hello.

I am working on a project in which i have to grab data from DCMI and store it to SDIO. Both of these periphirals are using DMA2. I have tested SDIO and it is perfectly working with DMA2. Now i have a bit of confusion that how data is handled; if both of the periphiral modules are using DMA2. What are the chances of losing data? If any body has done this before kindly share your experience.   

#dcmi-dma-camera #dma2 #sdio
1 REPLY 1
Posted on February 20, 2014 at 16:01

DMA2 has multiple streams, your primary issue is likely to be the disparity of In Flow and Out Flow rates of your respective devices.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..