Hello!We have 2 identical custom PCB using STM32F446RE MCU, we encounter the following issues and we can't find out what is happening.I'll try to explain the best I can such problem, testing boards with simple LED blinking program:while (1)
{
HAL_...