Question
Hardfault handler infinite loop
- April 3, 2024
- 1 reply
- 2306 views
Hello,
I am currently using a Nucleo F446RE board and i am facing problem while trying to read an analog pin using ADC functions. When i start running or debugging the project, i immediately fall down into Hardfault_handler function. I don't know what i exactly did wrong, and don't know how to figure it out...
Thanks in advance for help!
Please find attached the main file i wrote.