araki
DIIDevHeads IoT Integration Server
•Created by araki on 12/25/2024 in #📦-middleware-and-os
Has anyone used TensorFlow Lite Micro with STM32 project recently?
Hi @wafa_ath I have a trained tflite model for keyword spotting. I want to run the inference on my STM32F407 board using tflite micro. I am just learning embedded programming so I am a bit stuck on how to even go about doing this. Most tutorials are outdated. And it is now using bazel build system, am I supposed to build it as a library and link it during my stm project compilation?
25 replies