Hello all,I work with the board stm32F746G discoI try to create a master/slave timer. I use the timer3 to master and timer2 in slave.I would like count every second with timer3 and for each trigger on timer3 i would like launch timer2 for a delay of ...