Question
HardFault on STM32F765
Hi,
My code is generating a HardFault condition, is not every single time it pass the main loop, but after the first 5s it stops.
The Hardfault not happen every time in the same line, that is what have been so difficult to track down, but it always stops at the address 0x4df94710.
The code is apparent to be fine, I think something is corrupting my stack.
Can someone help me.

Some times happen other hardfault, like:

