2025-09-23 2:11 AM
Hi,
In STM32N6570-DK_GettingStarted_ObjectDetection project when I add another uint8 model it is stopping at app_postprocess_od_st_yolox_ui.c and it is moving to hard fault
1. I am unable to start with camera in my new project. So I am using STM32N6570-DK_GettingStarted_ObjectDetection project to deploy customising model. but when I quantise the model using CLI, I am unable to run the code it is going to hard fault.