2025-07-30 7:37 AM - last edited on 2025-07-31 6:07 AM by Julian E.
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.
2025-07-31 6:07 AM - edited 2025-07-31 6:07 AM
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
2025-07-31 6:26 AM
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.
2025-07-31 6:35 AM
@Pan,
I contacted the one who wrote this tutorial. I'll keep you updated.
Have a good day,
Julian