<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/8370" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2013-06-04T08:22:37+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/8370</id>

		<entry>
		<author><name><![CDATA[mega_mozg_13]]></name></author>
		<updated>2013-06-04T08:22:37+02:00</updated>

		<published>2013-06-04T08:22:37+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=8370&amp;p=25359#p25359</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=8370&amp;p=25359#p25359"/>
		<title type="html"><![CDATA[Re: &quot;USB_SOF_HOOK&quot; where examples or shared projects using t]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=8370&amp;p=25359#p25359"><![CDATA[
<strong class="text-strong">bbarny</strong> Thanks!<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=11426">mega_mozg_13</a> — Tue Jun 04, 2013 8:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bbarny]]></name></author>
		<updated>2013-06-04T07:42:15+02:00</updated>

		<published>2013-06-04T07:42:15+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=8370&amp;p=25358#p25358</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=8370&amp;p=25358#p25358"/>
		<title type="html"><![CDATA[Re: &quot;USB_SOF_HOOK&quot; where examples or shared projects using t]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=8370&amp;p=25358#p25358"><![CDATA[
<!-- m --><a class="postlink" href="http://vusb.wikidot.com/project:lc-meter-usb">http://vusb.wikidot.com/project:lc-meter-usb</a><!-- m --><br />See the macro myUSB_SOF_HOOK in the usbconfig.h file in the &quot;LC_meter_USB_Atmel&quot; folder.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=5395">bbarny</a> — Tue Jun 04, 2013 7:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mega_mozg_13]]></name></author>
		<updated>2013-03-26T09:46:17+02:00</updated>

		<published>2013-03-26T09:46:17+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=8370&amp;p=25014#p25014</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=8370&amp;p=25014#p25014"/>
		<title type="html"><![CDATA[&quot;USB_SOF_HOOK&quot; where examples or shared projects using this?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=8370&amp;p=25014#p25014"><![CDATA[
Hi.&quot;USB_SOF_HOOK&quot; - please give example or links to shared projects using this?<br /><blockquote class="uncited"><div>/* #ifdef __ASSEMBLER__<br /> * macro myAssemblerMacro<br /> *     in      YL, TCNT0<br /> *     sts     timer0Snapshot, YL<br /> *     endm<br /> * #endif<br /> * #define USB_SOF_HOOK                    myAssemblerMacro<br /> * This macro (if defined) is executed in the assembler module when a<br /> * Start Of Frame condition is detected. It is recommended to define it to<br /> * the name of an assembler macro which is defined here as well so that more<br /> * than one assembler instruction can be used. The macro may use the register<br /> * YL and modify SREG. If it lasts longer than a couple of cycles, USB messages<br /> * immediately after an SOF pulse may be lost and must be retried by the host.<br /> * What can you do with this hook? Since the SOF signal occurs exactly every<br /> * 1 ms (unless the host is in sleep mode), you can use it to tune OSCCAL in<br /> * designs running on the internal RC oscillator.<br /> * Please note that Start Of Frame detection works only if D- is wired to the<br /> * interrupt, not D+. THIS IS DIFFERENT THAN MOST EXAMPLES!<br /></div></blockquote><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=11426">mega_mozg_13</a> — Tue Mar 26, 2013 9:46 am</p><hr />
]]></content>
	</entry>
	</feed>
