Skip to main content
Associate
July 30, 2025
Solved

Anamoly Detection using ISM330IS ISPU with STM32F40RE

  • July 30, 2025
  • 1 reply
  • 737 views

Hello Everyone 

I am trying to evaluate and demonstrate the ISM330IS ISPU with STM32F40RE Using nano edge AI. I am following this tutorial to move step by step   https://github.com/STMicroelectronics/st-mems-ispu/tree/master/tutorials/nanoedge_ai .  In Nano Edge AI after deployment and compilation of library when i import the Nano edge ai library into stm32cube IDE every things is ok . Unfortuntaely when i try to use Putty i am getting this message

 

ISPU NEAI Anomaly Detection Demo

Initialization

Not an N version.

 

Can anyone please suggest how i can resolve this issue.

 

Best answer by Julian E.

Hello @Pan,

 

This error means that you are not using the version of the ISPU supported by NanoEdge.

But it seems that you cannot buy it anymore.

The correct version is: ISM330ISN (for example here: ISM330ISN STMicroelectronics | Mouser France)

 

I think that Mems studio is a better way to approach your problem than NanoEdge

 

Have a good day,

Julian

 

1 reply

Julian E.
Julian E.Best answer
Technical Moderator
July 31, 2025

Hello @Pan,

 

This error means that you are not using the version of the ISPU supported by NanoEdge.

But it seems that you cannot buy it anymore.

The correct version is: ISM330ISN (for example here: ISM330ISN STMicroelectronics | Mouser France)

 

I think that Mems studio is a better way to approach your problem than NanoEdge

 

Have a good day,

Julian

 

​In order 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.
PanAuthor
Associate
July 31, 2025

Hello Julian 

 

Thanku very much for your quick response. 

i have ordered the evaluation baord as exactly as mentioned on the ST website.

https://www.st.com/en/evaluation-tools/nucleo-f401re.html?icmp=tt31374_gl_lnkon_mar2023

https://www.st.com/en/ecosystems/x-nucleo-iks02a1.html?icmp=tt31374_gl_lnkon_mar2023

https://www.st.com/en/evaluation-tools/steval-mki230ka.html?icmp=tt31374_gl_lnkon_mar2023

 

Can you please tell me how i can get rid of this issue.

Thanku very much for your support and help.

 

 

 

 

 

 

Julian E.
Technical Moderator
July 31, 2025

@Pan,

 

I contacted the one who wrote this tutorial. I'll keep you updated.

 

Have a good day,

Julian

​In order 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.