STM32 SPI Winbond W25Q Flash Chip Read/Write
Interface Winbond W25Q QSPI flash chips (Adafruit 5632/5633/5634) with an STM32 in standard SPI mode — read, write, and erase, step by step.
STM32 SPI Winbond W25Q Flash Chip Read/Write Read More »
Interface Winbond W25Q QSPI flash chips (Adafruit 5632/5633/5634) with an STM32 in standard SPI mode — read, write, and erase, step by step.
STM32 SPI Winbond W25Q Flash Chip Read/Write Read More »
Rework the STM32 SX1262 encrypted LoRa QA harness into a pass/fail test suite with per-test verdicts, frame correlation, and a final report.
STM32 SX1262 Encrypted LoRa (Part 6) QA Pass/Fail Suite Read More »
Complete the STM32 SX1262 encrypted LoRa QA harness with three hostile-frame builders: truncated, length-mismatch, and corrupted-CMAC test frames.
STM32 SX1262 Encrypted LoRa (Part 5) Hostile-Frame QA Read More »
Complete the STM32 SX1262 encrypted LoRa security design with a NIST SP 800-108 key derivation function built on AES-CMAC.
STM32 SX1262 Encrypted LoRa (Part 4) Derives Keys with CMAC 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 an STM32 RA8875 TFT LCD 7 inch display over SPI. Covers hardware acceleration, Adafruit library port, and full code examples.
STM32 RA8875 TFT LCD 7 Inch Display Interface Read More »
Learn how to use STM32 SPI Flash W25Q16JV and W25Q64JV for external storage. Covers SPI interface, page writes, littleFS, FAT, and full code examples.
STM32 SPI Flash W25Q16JV W25Q64JV External Storage Interface Read More »
Learn how to interface an STM32 SPI LCD display module with full code. Covers hardware setup, SPI configuration, and driving visual output on STM32.
STM32 SPI LCD Display Module Interface and Code Read More »