User Activity

Posted on May 22, 2013 at 12:20I am using an STM32F4 to monitor port conditions and stream this data to an SD card.  My current architecture uses DMA2 stream 1 in double buffer mode to sample the GPIOE IDR registers at 5 MHz.  Once a buffer is full ...