#

stm32

STM32 microcontroller programming and peripherals

ProgrammingSTM32 SPI Pulse Generation for High-Speed ADCs: Delay Line Solutions

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.

2 answers 1 view
HardwareCortex-M Prefetching & ART Accelerator: How It Works

Technical guide to instruction and data prefetching on ARM Cortex-M and STM32 ART accelerator. Explains PFU, caches, FLASH_ACR bits, performance, and determinism.

1 answer 1 view
HardwareSTM32 Wireless UART to PC: HC-05, ESP32, nRF24L01 Options

HC-05, ESP8266/ESP32, and nRF24L01 options for STM32F373 UART-like PC communication. Covers wiring, UART/HAL/DMA setup, framing protocols and tradeoffs.

1 answer 1 view
ProgrammingVS Code Workspace: AVR & STM32 Global/Project Settings

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.

1 answer 4 views