Hi,I have STM32G0 series MCU. I want to receive and send IR datas. I can receive IR datas successfully with timer via DMA. and then I want to send these datas as IR datas.I try to use 2 channels. I set one channel as output compare no output for timi...