using two Two external interrupt sources and DMA to get data in stm32f10x
Posted on July 10, 2013 at 10:55Hi, I wana to get data from CMOS image sensor by using DMA in stm32f10x, but I need use two external interrupts to start get data via DMA. Oneof themis usedtonotifythe start of theframe and the other is used to in...