Verify an STM32 SX1262 encrypted LoRa link with a QA harness that injects hostile, malformed, and replayed frames against the real RX path.
STM32 SX1262 Encrypted LoRa (Part 3) Verifies with QA Tests Read More »
Verify an STM32 SX1262 encrypted LoRa link with a QA harness that injects hostile, malformed, and replayed frames against the real RX path.
STM32 SX1262 Encrypted LoRa (Part 3) Verifies with QA Tests Read More »
Add AES-CTR encryption, AES-CMAC authentication, and FRAM replay protection to an STM32 SX1262 encrypted LoRa link using the Wire v3 frame format.
STM32 SX1262 Encrypted LoRa (Part 2) Authenticates with CMAC Read More »
Build a secure STM32 SX1262 Encrypted LoRa link using two Nucleo-F439ZI boards using the SX1262 modem and AES. Covers architecture, hardware, and framing.
STM32 SX1262 Encrypted LoRa (Part 1) Secures with AES Read More »
Learn how to interface external SRAM with STM32F439 using FMC. This tutorial covers the setup, code, and hardware for STM32F439 external SRAM integration.
STM32F439 External SRAM Setup and Code Walkthrough Read More »
Learn how to control a micro servo with an STM32 microcontroller. This tutorial covers setup, code, and hardware required for STM32 micro servo projects.
STM32 Micro Servo Control with STM32 Microcontroller Read More »
Learn how to use STM32CubeIDE Build Scripts to automate and optimize your STM32 development workflow for better efficiency and productivity.
STM32CubeIDE Build Scripts for Optimized Workflow Read More »
Learn STM32 RTC Time Zone conversion and how to display Linux EPOCH time by converting RTC output to local time using TZ in embedded systems.
STM32 RTC Time Zone Conversion with Linux EPOCH Time Read More »
Learn how to use STM32 7 Segment ATF16V8B logic to display hexadecimal values (0–F) using a programmable logic device.
STM32 7 Segment ATF16V8B Display Using PLD Read More »
Learn how to build a custom STM32CubeIDE Toolchain for improved debugging. Covers rebuilding LibC, modifying build scripts, and enabling full debug visibility.
STM32CubeIDE Toolchain – Custom Build for Debugging Read More »
Learn how to use STM32 FreeRTOS SNTP to synchronize RTC time. Covers LWIP networking, SNTP protocol, and maintaining accurate system time.
STM32 FreeRTOS SNTP – RTC Time Synchronization Read More »