Hello,I'm trying to generate a custom PWM output signal with the F103V8TxLQFP100. I took inspiration from here: Custom Signal generation using PWM and DMA - STMicroelectronics CommunityThe basic code looks like this:...uint8_t tempBuffer[10];tempBuff...