<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Removing Jitter from ISR without disabling USB</title>
		<link>http://forums.leaflabs.com/topic.php?id=1857</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:27:11 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=1857" rel="self" type="application/rss+xml" />

		<item>
			<title>gbulmer on "Removing Jitter from ISR without disabling USB"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1857#post-11064</link>
			<pubDate>Mon, 04 Jun 2012 19:43:32 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">11064@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;&#34;Is there a way to remove jitter in the ISR without disbling the USB.&#34;&#60;br /&#62;
Not easily.&#60;br /&#62;
&#34;It can ignore all USB commands during this time.&#34;&#60;br /&#62;
A host polls a USB device every millisecond (or more frequently), and if the device doesn't respond, the host system will eventually think it is 'dead'. &#60;/p&#62;
&#60;p&#62;One approach would be to 'drop' the USB pull-up resistor, do the ISR's, then pull the resistor up again, which will trigger the host to re-enumerate the device if it has been 'off' long enough. An alternative is to use a separate USB to serial cable, and communicate with the host via that, never enabling USB.&#60;/p&#62;
&#60;p&#62;(Full disclosure: I am not a member of LeafLabs staff.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hans on "Removing Jitter from ISR without disabling USB"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1857#post-11062</link>
			<pubDate>Mon, 04 Jun 2012 19:21:00 +0000</pubDate>
			<dc:creator>hans</dc:creator>
			<guid isPermaLink="false">11062@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Is there a way to remove jitter in the ISR without disbling the USB.&#60;br /&#62;
I need to be able place the Maple into a mode where it only handles ISRs.  It can ignore all USB commands during this time.  After a certain event the ISR will be disabled and I then need to be able to receive USB commands again.  Disabling the USB causes it to be removed from the device manager and my software looses conneection.&#60;br /&#62;
  Any help woul be apprecieated.&#60;br /&#62;
           - Hans
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
