wafa_ath
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?
Yeah, just grab the tflite-micro source files (like the ones in micro/, schema/, and flatbuffers/include/) and drop them into your STM32 project. Make sure the include paths are set up right, and you’re good to go. Don’t worry about the generate_projects it's not needed for STM32.
25 replies