<?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/3421" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-10-26T23:06:32+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-10-26T23:06:32+02:00</updated>

		<published>2009-10-26T23:06:32+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3421&amp;p=11589#p11589</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3421&amp;p=11589#p11589"/>
		<title type="html"><![CDATA[Re: very time cost function in v-usb]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3421&amp;p=11589#p11589"><![CDATA[
You must not perform any long lasting actions in these functions. And you must not call usbPoll() from within usbFunction*().<br /><br />If you have to do long lasting processing, collect the data in a buffer and perform the processing in the main loop. You can easily call usbPoll() from there.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon Oct 26, 2009 11:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dehghanimeh]]></name></author>
		<updated>2009-10-23T10:35:24+02:00</updated>

		<published>2009-10-23T10:35:24+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3421&amp;p=11509#p11509</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3421&amp;p=11509#p11509"/>
		<title type="html"><![CDATA[very time cost function in v-usb]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3421&amp;p=11509#p11509"><![CDATA[
when i using a very  time cost  function(2s to 12s) in usbFunctionWrite or usbFunctionRead (hid-data sample)the usb device disconnected.<br />i use usbPoll function in my  function and upgrate my crystal to 20mhz .but stay my problem <br />how can i solve this problem?<br />thank you<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1681">dehghanimeh</a> — Fri Oct 23, 2009 10:35 am</p><hr />
]]></content>
	</entry>
	</feed>
