<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Enrico Garante Blog on EmbeddedRelated.com</title>
<link>https://www.embeddedrelated.com/blogs-1/nf/Enrico_Garante.php</link>
<description><![CDATA[RSS Feed for Enrico Garante Blog on EmbeddedRelated.com]]></description>
<image><title>Enrico Garante Blog on EmbeddedRelated.com</title>
<link>https://www.embeddedrelated.com/blogs-1/nf/Enrico_Garante.php</link>
<url>https://d23s79tivgl8me.cloudfront.net/user/profilepictures/91007.jpg</url>
</image>
<atom:link href="https://www.embeddedrelated.com/blogs_rss.php?bloggerid=91007" rel="self" type="application/rss+xml"></atom:link>
<language>en-US</language>
<lastBuildDate>Thu, 16 Apr 2026 12:18:12 +0000</lastBuildDate>
<pubDate>1776341892</pubDate>
<item>
<title>MSP430 LaunchPad Tutorial - Part 4 - UART Transmission</title>
<link>https://www.embeddedrelated.com/showarticle/420.php</link>
<description><![CDATA[<p>Today we are going to learn how to communicate using UART with the Launchpad. For this purpose I will replace the default microcontroller that comes with the board with the <a href="http://www.ti.com/product/msp430g2553?DCMP=hpa_amp_drv2605_en&amp;HQS=msp430g2553-pr" target="_blank" rel="nofollow">MSP430G2553</a>. It is the most powerful device in the MSP430 Value Line and it comes with an integrated hardware UART module, along with 16 Kb of Flash memory, 512 bytes of SRAM and an 8-channel, 10 bit...]]></description>
<pubDate>Wed, 03 Jul 2013 15:49:00 +0000</pubDate>
<author>Enrico Garante</author>
</item>
<item>
<title>MSP430 LaunchPad Tutorial - Part 3 - ADC</title>
<link>https://www.embeddedrelated.com/showarticle/199.php</link>
<description><![CDATA[<p>In this new episode of our journey into MSP430 I will explain the basics of Analog to Digital Conversion on the MSP430G2231.We will write a program that will read an ADC channel and will toggle some leds based on the result of the conversion.&nbsp;</p>
<p></p>
<p>We start as usual with the inclusion of the header file for the MSP430G2231, the leds stuff and with the definition of a variable...]]></description>
<pubDate>Tue, 25 Jun 2013 10:46:11 +0000</pubDate>
<author>Enrico Garante</author>
</item>
<item>
<title>MSP430 Launchpad Tutorial - Part 2 - Interrupts and timers</title>
<link>https://www.embeddedrelated.com/showarticle/182.php</link>
<description><![CDATA[<p>What is an "<a href="http://en.wikipedia.org/wiki/Interrupt" target="_blank" rel="nofollow">interrupt</a>"? It is a signal that informs our MCU that a certain event has happened, causing the interruption of the normal flow of the main program and the execution of an "interrupt routine", that handles the event and takes a specified action.</p>
<p></p>
<p>Interrupts are essential to avoid wasting the processor's valuable time in polling loops, waiting for external events (in...]]></description>
<pubDate>Mon, 17 Jun 2013 12:11:39 +0000</pubDate>
<author>Enrico Garante</author>
</item>
<item>
<title>MSP430 Launchpad Tutorial - Part 1 - Basics</title>
<link>https://www.embeddedrelated.com/showarticle/179.php</link>
<description><![CDATA[<p>TI's LaunchPad is a complete MSP430 development environment: all you have to do is download and install CCS IDE (login required), connect your G2231-ready LaunchPad to your computer with the included mini-usb cable, and you are ready to code!</p>
<p></p>

Texas Instrument MSP430 LaunchPad
<p>So, let's see how to start a new project in Code Composer Studio. This IDE is derived from Eclipse,...]]></description>
<pubDate>Fri, 14 Jun 2013 14:31:17 +0000</pubDate>
<author>Enrico Garante</author>
</item>
</channel>
</rss>