2023-02-06 12:54 AM
Hi,
I want to use STM32G474's HRTIM for my project.There is one input(A) and 2 output(B,C) signals.I need to check the input signals controls and then I want to transmit the 'A' signal as the output as the 'B' signal. It should be same as the A signal. I don't want to regenerate the output signal i want to transmit the A signal to the output as a B signal. This is my main purpouse. And for the C signal i need to reverse the A signal but again those all signals should have the same frequency. Is it possible to do it with HRTIM module?
2024-05-05 05:47 AM
Hi!
I have the same problem, did you find the solution?