The deployment using C++ Library with STM32 is working just fine for me, but I’m waiting for a better performance using the cmsis pack + cube.ai 5.2.0 option.
but I’m waiting for a better performance using the cmsis pack + cube.ai 5.2.0 option.
I don’t think you’ll get better performance as long as you deploy using EON. EON uses similar kernels underneath so latency will be similar, and EON does some other tricks to lower memory usage compared to CubeAI.
CubeAI is useful if you need a C environment though.