Posted on April 16, 2015 at 14:46Hi, I'm using an stm32f072 part, trying to toggle 8 GPIO pins with DMA from memory. The DMA is plugged to a Timer (2) update event which has 48MHz using HSI48 (no crystal for now). I have two issues currently : - HS...