STM32F446VET7 HardFault_Handler
Hello
I design a PCB and I am using STM32F446VET7
When I try to debug in competely clear project (created from STM32Cube IDE - Cube mx)
I got the void HardFault_Handler(void) function after SystemClock_Config();.

With HSE or HSI dosent matter I got the same error.
I got 2 more same PCB which work fine, so my design is not problem.
I recheck my solder and change my mcu still the same.
I also check the BOOT0 pin which connected GND.
What could be the problem?
