#

embedded-systems

Embedded system design and implementation techniques

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
ProgrammingDynamic PWM Frequency Adjustment on MSP430FR5739

Learn how to dynamically adjust PWM frequency on MSP430FR5739 using Timer_A capture/compare for external signals. Single-timer ISR approach for low-latency updates, code examples, and glitch-free operation with max period fallback.

3 answers 2 views