User Activity

Posted on July 11, 2012 at 14:52hi alli need to know that is DMA uses the SRAM as the DMA buffer??????if yes then my MCUstm32F407 got 112Kb and 16Kb of SRAM.and DMA max buffer size is 64kb, in the case DMA is using half of my SRAM,is there a possibi...
Posted on June 27, 2012 at 15:11hi alli am using STM32F407VGT6 Discovery borad, with Keil MDK 4 compiler it was working perfectly, i just update the firmware and when i try to start debugging the updated firmware  Keil MDK shows the notification ''N...
Posted on June 16, 2012 at 15:32hi everyoneneed help regarding UART with DMA mode,i am using STM32F407 Discovery Board,i want to configure UART4 with DMA, and want it to generate interrupt when DMA completes filling the memory. so should i configure...