<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 8051 Tutorial 6: 8051 Interrupts Programming in C</title>
	<atom:link href="http://voltsandbytes.com/8051-tutorial-6-8051-interrupts-programming-in-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://voltsandbytes.com/8051-tutorial-6-8051-interrupts-programming-in-c/</link>
	<description>Projects, tutorials, and articles about microcontrollers (AVR, PIC, 8051, MSP430, and STM32 or other ARM architectures), FPGA, analog electronics, and digital electronics</description>
	<lastBuildDate>Sat, 14 Jan 2012 15:36:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Matt</title>
		<link>http://voltsandbytes.com/8051-tutorial-6-8051-interrupts-programming-in-c/comment-page-1/#comment-2004</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 16 Dec 2011 01:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://voltsandbytes.com/?p=360#comment-2004</guid>
		<description>I&#039;m not very familiar with the 8051, but in most systems you can use a programmable interrupt controller (PIC) to handle, prioritize, or nest interrupts, and have it alert the processor using just one interrupt pin. In the processor&#039;s interrupt handler code there can be more elaborate communication with the PIC to gather type/level/vector related data and respond accordingly. 

I use the Intel 8259a regularly, but this is in a very outdated lab using mostly intel 8086 chips.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not very familiar with the 8051, but in most systems you can use a programmable interrupt controller (PIC) to handle, prioritize, or nest interrupts, and have it alert the processor using just one interrupt pin. In the processor&#8217;s interrupt handler code there can be more elaborate communication with the PIC to gather type/level/vector related data and respond accordingly. </p>
<p>I use the Intel 8259a regularly, but this is in a very outdated lab using mostly intel 8086 chips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rah</title>
		<link>http://voltsandbytes.com/8051-tutorial-6-8051-interrupts-programming-in-c/comment-page-1/#comment-1994</link>
		<dc:creator>rah</dc:creator>
		<pubDate>Mon, 12 Dec 2011 10:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://voltsandbytes.com/?p=360#comment-1994</guid>
		<description>how can we improve number of interrupt in 8051</description>
		<content:encoded><![CDATA[<p>how can we improve number of interrupt in 8051</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: imgreat</title>
		<link>http://voltsandbytes.com/8051-tutorial-6-8051-interrupts-programming-in-c/comment-page-1/#comment-1953</link>
		<dc:creator>imgreat</dc:creator>
		<pubDate>Fri, 25 Nov 2011 18:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://voltsandbytes.com/?p=360#comment-1953</guid>
		<description>nice post..well explained....thanx</description>
		<content:encoded><![CDATA[<p>nice post..well explained&#8230;.thanx</p>
]]></content:encoded>
	</item>
</channel>
</rss>

