2022-01-06 09:33 AM
Hi,
I have selected the right target board in NanoedgeAI studio and compiled the library and header files to be included in the STM32CubeIDE project. I am also using the right board: STWINKT1B. Project builds and debugs successfully, but every call from the Nanoedge API returns "NEAI_BOARD_ERROR". For example, this error was observed when calling "neai_anomalydetection_init", "neai_anomalydetection_learn", and "neai_anomalydetection_detect".
Any idea how I can troubleshoot this?
Thanks.
2022-04-11 09:18 AM
Facing the same issue while using STM32F411RE, STM32L432KC. Any update on this post ?