Periphiral module using DMA2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-02-19 9:32 PM
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
Labels:
- Labels:
-
DCMI
-
SDIO-SDMMC
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-02-20 7:01 AM
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..
Up vote any posts that you find helpful, it shows what's working..
