⚡ Fridays with Faraday
  • Posts
  • Categories
  • Series
  • About
  • Posts
  • Categories
  • Series
  • About
ESC

Start typing to search...

🔌

Microcontrollers

Bare-metal programming, register-level optimization, and embedded systems deep-dives.

3 articles

microcontrollers expert

Achieving Sub-10µA Sleep Current on ESP32: Register-Level Analysis

A systematic investigation into ESP32 power domains, RTC memory retention, and peripheral leakage. Includes register-level configurations and oscilloscope measurements proving sub-10µA deep sleep.

Nov 14, 2024 · 22 min read
#esp32#power-management#low-power +2
microcontrollers advanced

ARM Cortex-M4 DSP Instructions: Practical Audio Processing

Leveraging SIMD instructions on Cortex-M4 for real-time audio processing. Includes cycle-accurate analysis, CMSIS-DSP usage, and hand-optimized assembly for FIR filters.

Nov 7, 2024 · 19 min read
#arm#cortex-m4#dsp +3
microcontrollers intermediate

I2C Bus Optimization: Achieving 1MHz on Noisy Lines

Practical techniques for reliable high-speed I2C communication, including rise time analysis, pull-up resistor calculations, and noise immunity improvements.

Nov 3, 2024 · 14 min read
#i2c#embedded#signal-integrity +2
← All Categories
⚡ Fridays with Faraday

Deep technical explorations in systems performance optimization, from bare-metal microcontrollers to large-scale LLM inference systems.

Categories

  • Microcontrollers
  • vLLM
  • LLM Inference
  • Hardware
  • Profiling
  • GPU Programming

Resources

  • About
  • RSS Feed
  • Sitemap
  • GitHub

© 2025 Fridays with Faraday. Built with Astro.

"Measure. Optimize. Repeat."