I'm working on a project on an STM32F407-DISC and I want to output the attached signal via PWM, I would like to offload as much of this from the processor as possible while keeping the timing of these as consistent as possible. I thought it might be possible to use each of the channels of TIM8 to produce each of the signals, but I'm not sure if it's possible to setup the PWM mode to produce each of these signals. I need it to be 1.024Khz at the moment, with the possibility of going higher later.
