Question
I'm using theNucleo STM32L152 and I want to remap PC13 on timer 4 IC2. But on the ICR register, I can set all the bits except bit 17 to select timer 4 (I can set it 16). I configued PC13 as Alternate function AF14. Do you have an example working corr
..