STM32NUCLEO F767 Hardfault Handler on new project generated in Cube IDE
After udating the Cube MX, I started a new project for the STM32NUCLEO F767ZI.
On the default settings I added, through the CUBE MX, the FREERTOS and the LWIP.
Then I set TIM2 as timebase source. Finally I generated the code.
Surprisingly, when I start debugging I get always an Hard Fault.
The hard fault happens randomly during the peripheric init and in one case it does not happened. I am further investigating but some idea would be appreciated.