Resolved! STM32F446VET7 HardFault_Handler
HelloI design a PCB and I am using STM32F446VET7When 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...