Question regarding execution speed and interrupts optimization
Posted on August 12, 2015 at 09:46 Hello At the moment i am facing problem that my interrupt routine is too long for camera, and it fails to work. Idea that HSYNC interrupt will should change DMA adress, and even with high degree of opti...