Hardware bug STM32F11 in Timer DMA mode (PWM Generation)
I wanted to generate PWM Waveforms with nucleo F411and found a severe bug in the hardware. Maybe it is described in the errata sheet, but I found nothing.bug:DMA is dependent on data send on DMA stream. Sometimes DMA transfer is not done. (DMA circul...