2024-11-11 11:30 PM
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?
Solved! Go to Solution.
2024-11-12 12:44 AM
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:
More info here: https://wiki.st.com/stm32mcu/wiki/AI:NanoEdge_AI_Studio#Validation
Have a good day,
Julian
2024-11-12 12:44 AM
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:
More info here: https://wiki.st.com/stm32mcu/wiki/AI:NanoEdge_AI_Studio#Validation
Have a good day,
Julian
2024-11-12 03:08 PM
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".
2024-11-13 12:38 AM
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
2024-11-13 03:50 PM
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.