Skip to main content
Evelina CAMILLERI
ST Employee
November 11, 2022
Solved

Can I integrate an external model built in python in the studio? Or, if I have an algorithm generated by Simulink, could could I embed it?

  • November 11, 2022
  • 1 reply
  • 1236 views

..

This topic has been closed for replies.
Best answer by Luca SEGHIZZI

You can't integrate your own code in the NEAI Studio. For both situations you need to generate a C code and then try to implement it in your ISPU device using the template present in the X-CUBE-ISPU following the pre-built examples for your reference.

1 reply

Luca SEGHIZZI
Luca SEGHIZZIBest answer
Senior
November 11, 2022

You can't integrate your own code in the NEAI Studio. For both situations you need to generate a C code and then try to implement it in your ISPU device using the template present in the X-CUBE-ISPU following the pre-built examples for your reference.