Resolved! No response after flashing the STM32H747I-DISCO from cube IDE
hello everyone.I created a project for the STM32H747I-DISCO chip, the goal was to run an image classification model on it.I used a model from model zoo. and did quantization on it following the instructions there.The part where I am stuck is when I g...