
Running a Neural Network on an STM32 Microcontroller
· 2 min read
Deploying a quantized TensorFlow Lite model on an STM32F4 MCU — from model training to inference at the edge.

· 2 min read
Deploying a quantized TensorFlow Lite model on an STM32F4 MCU — from model training to inference at the edge.

· 2 min read
Building reliable bidirectional serial communication between Arduino Nano boards with error handling and protocol framing.