Problem with Timer2
Hi I have am using the Timer2 on the STM32L433 chip, and for some reason the interupt gets called as soon as timer is started. Below is my code, and the clocks are running at 60MHz. Anyone any idea what I have done wrong? Many ThanksScott. void m...