Edge AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32N6 has been officially launched

The STM32N6 has been officially launched yesterday at the STM32 Summit!      The STM32N6 is based on the Arm® Cortex®-M55 running at 800 MHz. It is the first STM32 MCU to embed the ST Neural-ART accelerator™, an in-house developed neural processing ...

JulianE_0-1733924431757.png

Resolved! Error code from cube ai 8.1.0

I meet that when follow func is in its second  loop And I find the value of var 'batch' is not 1 in the second loop,Why?  

123456dad_0-1699179837446.png 123456dad_1-1699179985075.png 123456dad_2-1699180016707.png 123456dad_0-1699182052668.png
123456dad by Associate II
  • 1344 Views
  • 2 replies
  • 1 kudos

Is it possible to use NanoEdgeAI compiled model in Zephyr?

Hello,I'm considering to use NanoEdgeAI generated model in a Zephyr project but I haven't been able to find any integration with it. I have been trying to integrate it using cmake but I'm having issues to do it (not the same math library, not finding...

sch0bert by Associate III
  • 527 Views
  • 0 replies
  • 0 kudos

NanoEdgeAI Studio generated library not able to compile in Zephyr

Hello, I generated a nClassification model using the LIS2DE12 accelerometer through NanoEdgeAI Studio but when I try to integrate it to my project using VSCode I get the next error:c:/ncs/toolchains/31f4403e35/opt/zephyr-sdk/arm-zephyr-eabi/bin/../li...

sch0bert by Associate III
  • 688 Views
  • 0 replies
  • 0 kudos

Problem about code optimization

i get two defferent results with O0 and O2 optimizationO0 result O2 resultBut I think the result of O2 is more like right because the label is daisy.Should I always open O2 optimization? 

123456dad_0-1699238235429.png 123456dad_3-1699238443333.png 123456dad_2-1699238262536.png
123456dad by Associate II
  • 1148 Views
  • 0 replies
  • 0 kudos

Resolved! Difference between LSM6DSOISNTR and LSM6DSOISTR

Hi! What is the difference between the part numbers LSM6DSO16ISTR and LSM6DSO16ISNTR? I'm guessing that the one with "N" is able to use the libraries generated by NanoEdge AI Studio, but I can't find a way to confirm this. If that's the case, why can...