Connecting PWM output to input on the same board
Good day everyone,At the moment I'm trying to connect a PWM output pin to a PWM input pin on the same board. I'm using a dual core MCU, so both of them are on a different core.I set TIM4 to the M7 and TIM15 to the M4. I enabled the interrupt for TIM1...