Posted on April 18, 2014 at 16:33Hi, Here the link: http://www.st.com/web/en/catalog/tools/PF259429 The FW demo under:\STM32F429I-Discovery_FW_V1.0.1\Projects\Demonstration
Posted on April 16, 2014 at 17:21Hi, The example below show how to manage DMA transfer when the buffer size is more than (65536*4) bytes - The DMA is used in simple mode - Use access registers directly to avoid overflow error **********************...
Posted on July 22, 2013 at 09:02Hi, The STM32F2 and STM32F4 demonstration builder platform contains an example of IPCAM (capturing of the image and inserting it into dma and then printing it inside the html page) here below the link: http://www.st....
Posted on May 17, 2013 at 17:25Hi, I think the application takes a large amount of time to write the file into the SD card and not in the transfer. so the majority of time is spent in the writing process
Posted on January 18, 2013 at 10:25 The attached file may help you. also on the following an example based on STM32F2 and STM32F4. STM32F2 and STM32F4 demonstration builder platform: http://www.st.com/internet/mcu/product/252jsp
___...