cancel
Showing results for 
Search instead for 
Did you mean: 

Where is "5 Emurator" at NanoEdgeAI V4.6.0

カッカ
Associate II

When I used V4.3.1 before, there was a "5 Emulator" step, but it doesn't exist in V4.6.0.

Is Emulator no longer available?

1 ACCEPTED SOLUTION

Accepted Solutions
Julian E.
ST Employee

Hello @カッカ ,

I newer version of NanoEdge, the emulator is in the "Validation" step.

Simply select a library and click the "serial emulator" icon.

The idea is:

  • If you want to test a library using file -> do an experiment
  • If you want to test a library using serial -> use the serial emulator

More info here: https://wiki.st.com/stm32mcu/wiki/AI:NanoEdge_AI_Studio#Validation 

 

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.

View solution in original post

4 REPLIES 4
Julian E.
ST Employee

Hello @カッカ ,

I newer version of NanoEdge, the emulator is in the "Validation" step.

Simply select a library and click the "serial emulator" icon.

The idea is:

  • If you want to test a library using file -> do an experiment
  • If you want to test a library using serial -> use the serial emulator

More info here: https://wiki.st.com/stm32mcu/wiki/AI:NanoEdge_AI_Studio#Validation 

 

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.

Thank you, Julian.

I was able to find the Emulator. And enter the previously used test data from the serial.

Also, input the test data file from experiment.

 

One more question.
Can I use V4.3.1 without updating to see what I've worked on before?

When I use NanoEdgeAI on another PC that still has V4.3.1, an update screen appears and I can only select "Exit" and "Download".

 

Hello @カッカ ,

If you disable your internet connection before launching Nanoedge, you should be able to use the previous version and see what you did before.

 

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.

Hello Julian.

By turning off the PC's WiFi, I was able to check the operation in the previous development environment.

(The previous version was V4.4.0.)

 

And I was able to use the emulator & experiment with V4.6.0.

I was able to confirm the operation of real-time identification by inputting thermopile sensor data from the STM32H7 to the serial emulator via UART.

I am experimenting using the learning data of my hand's rock-paper-scissors movement from the sensor.

Now I will incorporate the library output by "Deployment" into STM32H7.