How to get interrupt handler generated by CubeMX?
- September 6, 2024
- 2 replies
- 1573 views
Hi guys
I want to generate a time base by a general purpose timer interrupt (TIM6) on a F334 with low level library. I do not know why, I get init functions fine but no interrupt request handler is generated, nowhere.
It should be very simple, I thought, but I did nothing with STM32 for a longer time. I remember to did this (and more...) with old HAL library years ago, but even though if I select HAL in advanced settigs, I get nothing better.
I use the last firmware package version (CubeMX says its version 1.11.5) and tried many things before, including that here:
https://community.st.com/t5/stm32cubemx-mcus/how-to-generate-callback-functions-in-stm32cubemx/td-p/130320
So I come up here, maybe someone else know what is going wrong here? I attach the cubemx file, maybe somebody can ivestigate what I've forgotten?
