I don't know a single thing about the STM32. How are the interrupt vectors arranged in memory? is there a different vector location assigned to TIM6 vs TIM7? How does the compiler parse syntax to associate a function with an interrupt vector? Please provide detailed examples.
↧