Solved
Hardfault error at timer callback
- September 18, 2024
- 2 replies
- 1519 views
The thing is,i have a custom design board with STM32F446RE and it's Nucleo variant
i have a code with multiple timers but when i run the program on my custom board it goes to Hardfault error after a timer callback but the same problem dosent happens with the Nucleo board although the code remains the same