<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Driver Development on Vamsi Kiran | Firmware Engineer</title><link>https://vamsikiran277.github.io/tags/driver-development/</link><description>Recent content in Driver Development on Vamsi Kiran | Firmware Engineer</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 20 Apr 2026 10:00:00 +0000</lastBuildDate><atom:link href="https://vamsikiran277.github.io/tags/driver-development/index.xml" rel="self" type="application/rss+xml"/><item><title>Peripheral Driver Suite: GPIO, I2C, SPI &amp; UART</title><link>https://vamsikiran277.github.io/projects/peripheral-drivers/</link><pubDate>Mon, 20 Apr 2026 10:00:00 +0000</pubDate><guid>https://vamsikiran277.github.io/projects/peripheral-drivers/</guid><description>&lt;h3 id="-technology-stack"&gt;🛠 Technology Stack&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Languages:&lt;/strong&gt; C++ (OOP Approach), Makefile&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Protocols:&lt;/strong&gt; I2C, SPI, UART (Mini-UART), GPIO (Alternate Functions)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Hardware:&lt;/strong&gt; Raspberry Pi 4 (BCM2711 / ARM Cortex-A72)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tools:&lt;/strong&gt; BCM2711 ARM Peripherals Datasheet, GCC Toolchain, GDB&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="the-project-overview"&gt;The Project Overview&lt;/h3&gt;
&lt;p&gt;Developed a comprehensive, register-level peripheral driver suite for the Raspberry Pi 4 using an Object-Oriented approach in C++. This project demonstrates how to translate complex technical datasheets into a modular, reusable Hardware Abstraction Layer (HAL).&lt;/p&gt;</description></item></channel></rss>