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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2011-09-11T20:05:25+02:00</updated>

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

		<entry>
		<author><name><![CDATA[RocketMan]]></name></author>
		<updated>2011-09-11T20:05:25+02:00</updated>

		<published>2011-09-11T20:05:25+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6006&amp;p=19568#p19568</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6006&amp;p=19568#p19568"/>
		<title type="html"><![CDATA[CDC virtual COM-Port bound to stdio]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6006&amp;p=19568#p19568"><![CDATA[
Probably a dumb newbie question, but I'm going to ask it anyway...   <img class="smilies" src="./../../../images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> <br /><br />I'm considering adding a USB port, via V-USB, to a project I'm contemplating.  Now, one of the things I'm planning to do is set up a simple test/debug interface that communicates to a simple terminal program (at least, until I can learn enough programming to develop a stand-alone interface of my own...).  To that end, I would like to use the stdio functions printf() and scanf()... or putchar() and getchar() to send and receive data from the virtual serial-port.<br /><br />Given that I'm new to C programming in general, and USB programming in particular, I have no idea how I would go about doing that.    <img class="smilies" src="./../../../images/smilies/icon_redface.gif" alt=":oops:" title="Embarassed" /> <br /><br />Any advice (pointers, links, etc...) would be greatly appreciated.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=5730">RocketMan</a> — Sun Sep 11, 2011 8:05 pm</p><hr />
]]></content>
	</entry>
	</feed>
