stm32
STM32 microcontroller platform
Debugging FATFS f_unlink() function that appears successful but fails to delete files. Common causes include CStack overflow and missing disk_write implementation.
Learn how to generate precise pulse trains for STM32 SPI communication with multiple ADS127L01 ADCs at 256 kHz+ using delay lines and alternative timing solutions when hardware triggers are unavailable.
HC-05, ESP8266/ESP32, and nRF24L01 options for STM32F373 UART-like PC communication. Covers wiring, UART/HAL/DMA setup, framing protocols and tradeoffs.
Technical guide to instruction and data prefetching on ARM Cortex-M and STM32 ART accelerator. Explains PFU, caches, FLASH_ACR bits, performance, and determinism.
Learn to create a VS Code workspace with global toolchains for AVR/STM32, PlatformIO extensions, and project-specific .vscode settings for tasks.json, launch.json, and debugging with Cortex-Debug.