Skip to main content
Associate III
January 30, 2026
Solved

When configuring X-CUBE-AI I get "Warning: this peripheral has no parameters to be configured"

  • January 30, 2026
  • 1 reply
  • 478 views

Hi, I'm developing a project for STM32N657X0HxQ MCU and I need to run a NN model on it. I installed the 10.2.0 package for X-CUBE-AI and I've selected Core for Artificial Intelligence X-CUBE-AI in the Software Packs component selector. However, whatever Device Application I select, I always get when I'm on the Configuration Tab in Pinout & Configuration "Warning: This peripheral has no parameters to be configured" and I cannot upload my NN model, even when Artificial Intelligence X-CUCE-AI checkbox has been selected.

I'm using the 6.16.1 Version of STM32CubeMX.

Thank you for the cooperation

Best answer by Ghofrane GSOURI

Hello @s319189 @linreedus 

I ran a test using MX v6.16.1 

GhofraneGSOURI_3-1770024216656.png

 

GhofraneGSOURI_2-1770024191287.png

 

In case of Application template

GhofraneGSOURI_1-1770024143176.png

 

GhofraneGSOURI_0-1770024089555.png

Could you please attach your .ioc file so that I can review your configuration and help identify what went wrong?

THX

Ghofrane

1 reply

Explorer
February 2, 2026

I have encountered the same situation and hope to receive a timely response from ST.

Assistance is required,thank you very much.

linreedus_0-1770014306749.png

 

Ghofrane GSOURI
Ghofrane GSOURIBest answer
Technical Moderator
February 2, 2026

Hello @s319189 @linreedus 

I ran a test using MX v6.16.1 

GhofraneGSOURI_3-1770024216656.png

 

GhofraneGSOURI_2-1770024191287.png

 

In case of Application template

GhofraneGSOURI_1-1770024143176.png

 

GhofraneGSOURI_0-1770024089555.png

Could you please attach your .ioc file so that I can review your configuration and help identify what went wrong?

THX

Ghofrane

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Explorer
February 2, 2026

 This .ioc file I show you with a screen shot was established by following the guideline of "How to build an AI application from scratch on the STM32N6570-DK using STM32CubeMX".

BTW,I consider that the warning about "this peripheral has no parameters to be configured"  may depend on the device rather than the file...Because I got everything normal in my Desktop, while warning took place in my Laptop,even within the same .ioc file.   

Just for reference,thanks again.