PWM gating one signal with another and capturing PWM encoded data
Hello. I need to gate 125KHz PWM (50:50) signal with another to make special RFID packet.For simple programming, it would be possible just to create buffer with data and use DMA to copy CCR register values to PWM generator. This means single trigge...