NanoEdge AI on not STM32 microprocessors
Hello! I have a MIMXRT1064 and I have a project in which I want to upload the library obtained with NanoEdge for a n-classification problem. I am able to correctly download the library, link it to the project and call the classification function with the data that it wants. The problem is that the class is always 0 (unrecognized state), it never changes. Can this library run in micro that are not produced by STM32?
