STM32 timer interrupts are never firing
I’m working with an STM32 Nucleo board and trying to get timer interrupts working. I have a breakpoint set in the ISR but it’s never being reached. I’m finding it difficult to understand the HAL documentation but I’ve been trying for weeks and I can’t get this simple program to work. Is there anything that is standing out as obviously incorrect?