How can I use the same timer to send multiple DMA requests and output a PWM waveform?
Hello everyone,I am using the Nucleo l476rg and trying to use the same general purpose timer (TimX X=2 to 5) to develope both the following functions:1)send several DMA request (let's say 1000) to transfer data from memory to SPI Data register with a...