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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2017-08-13T21:32:36+02:00</updated>

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

		<entry>
		<author><name><![CDATA[horo]]></name></author>
		<updated>2017-08-13T21:32:36+02:00</updated>

		<published>2017-08-13T21:32:36+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=10977&amp;p=32859#p32859</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=10977&amp;p=32859#p32859"/>
		<title type="html"><![CDATA[Re: Understanding USB better to use V-USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=10977&amp;p=32859#p32859"><![CDATA[
Very extensive documentation: <a href="http://www.beyondlogic.org/usbnutshell" class="postlink">USB in a NutShell, Making sense of the USB standard</a>. <br />Ciao, Martin<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=891">horo</a> — Sun Aug 13, 2017 9:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2017-08-13T17:11:50+02:00</updated>

		<published>2017-08-13T17:11:50+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=10977&amp;p=32857#p32857</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=10977&amp;p=32857#p32857"/>
		<title type="html"><![CDATA[Re: Understanding USB better to use V-USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=10977&amp;p=32857#p32857"><![CDATA[
use the wiki for a nice read up<br /><!-- m --><a class="postlink" href="http://vusb.wikidot.com/driver-api">http://vusb.wikidot.com/driver-api</a><!-- m --><br /><br />the usb read and write are when the data needs to be done in chunks. From the setup you return USB_NO_MSG so the driver can use those read write functions. You must also set the define in the usb config.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Sun Aug 13, 2017 5:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NewbeeV-USB]]></name></author>
		<updated>2017-08-13T06:12:39+02:00</updated>

		<published>2017-08-13T06:12:39+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=10977&amp;p=32854#p32854</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=10977&amp;p=32854#p32854"/>
		<title type="html"><![CDATA[Understanding USB better to use V-USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=10977&amp;p=32854#p32854"><![CDATA[
Hi I want to know how USB read, write and interrupt handling is done in USB. Which function is used for what purpose. Please help with any tutorial which explains everything of USB and also using v-usb to perform these tasks. Thank you.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=22940">NewbeeV-USB</a> — Sun Aug 13, 2017 6:12 am</p><hr />
]]></content>
	</entry>
	</feed>
