Can't Get Timer 15 IRQ to Fire on STM32L496
This is driving my crazy. Trying to port some code from a STM32L432 to a STM32L496. The L432 code has worked fine for years. There are a few differences between the two micros, mostly related to USB vs USB OTG. But I thought I had everything ironed o...