<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://hades.mech.northwestern.edu//index.php?action=history&amp;feed=atom&amp;title=USB_communication_between_PICs</id>
	<title>USB communication between PICs - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://hades.mech.northwestern.edu//index.php?action=history&amp;feed=atom&amp;title=USB_communication_between_PICs"/>
	<link rel="alternate" type="text/html" href="https://hades.mech.northwestern.edu//index.php?title=USB_communication_between_PICs&amp;action=history"/>
	<updated>2026-04-08T08:21:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>https://hades.mech.northwestern.edu//index.php?title=USB_communication_between_PICs&amp;diff=13331&amp;oldid=prev</id>
		<title>Gregory McGlynn at 13:56, 7 June 2009</title>
		<link rel="alternate" type="text/html" href="https://hades.mech.northwestern.edu//index.php?title=USB_communication_between_PICs&amp;diff=13331&amp;oldid=prev"/>
		<updated>2009-06-07T13:56:31Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The USB protocol identifies two sides of a communication: the host and the device. The host controls the communication and does more work than the device. Generally the host is a computer, and the PIC is the device. However, if you configure a PIC as a host you can do certain new things:&lt;br /&gt;
&lt;br /&gt;
* Plug in a flash drive USB device to use as storage.&lt;br /&gt;
* Configure another PIC as a USB device and use USB to communicate between them.&lt;br /&gt;
&lt;br /&gt;
The [[Microchip USB Framework]] includes an embedded host stack that provides code for running a PIC as a USB host. The [[PIC 18f4550]] is &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; able to run as an embedded host: to run the embedded host stack requires a 16-bit or 32-bit PIC. The 4550 is a mere 8-bit chip.&lt;/div&gt;</summary>
		<author><name>Gregory McGlynn</name></author>
	</entry>
</feed>