Resolved! HardFault_Handler issue when implementing st_yolo_x_nano on STM32N6570-DK
Hello,At my workplace, we have purchased two STM32N6570-DK boards to implement our computer vision models. We are currently trying to implement the "st_yolo_x_nano 480x480x3" model from the ModelZoo. We followed these two links, strictly respecting t...