Master/Slave problem on TIM3 in STM32L476 - slave not counting when ITR2 selected
Hello,I am working on the NUCLEO-L476RG board. I am trying to use two pairs of counters in master/ slave mode. In the first chain TIM2 is the master and TIM4 is the slave so in SMCR of TIM4 ITR1 is selected and this works as expected. In the second c...