Problems using CubeMX with ST Edge AI for validation of an ONNX model for Nucleo-N657X0-Q
Hello,
I’m encountering an issue when trying to validate an ONNX model using CubeMX with ST Edge AI for the NUCLEO-N657X0-Q board.
Here are the steps I followed:
I started the project in STM32CubeMX using the Board Selector.
I chose to create the project with Secure and Non-Secure domains.
I kept the default board configuration for NUCLEO_N657X0-Q.
Under Middlewares and Software Packs → X-CUBE-AI, I selected version 10.1.0 (STMicroelectronics.X-CUBE-AI) and enabled it. In the Artificial Intelligence section I enabled the Core, while in the Device Application I selected Validation
Whether I enable or disable the “Optimal Clock Configuration” option, the result is the same.
The problem:
CubeMX gets stuck and does not continue to complete the process. There’s no specific error message — it just hangs indefinitely.
Any advice or workaround would be appreciated.
Thank you
