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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2014-03-15T19:32:17+02:00</updated>

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

		<entry>
		<author><name><![CDATA[mike808]]></name></author>
		<updated>2014-03-15T19:32:17+02:00</updated>

		<published>2014-03-15T19:32:17+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=8895&amp;p=26691#p26691</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=8895&amp;p=26691#p26691"/>
		<title type="html"><![CDATA[simple vusb project question]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=8895&amp;p=26691#p26691"><![CDATA[
aloha everyone!<br /><br />i'm trying to setup a simple vusb project on a breadboard. i got my project to work on adafruit's trinket (<!-- m --><a class="postlink" href="http://www.adafruit.com/category/167">http://www.adafruit.com/category/167</a><!-- m -->), but wanted to try doing it on a breadboard and then moving from the attiny85 to the attiny2313 chip. here is what my breadboard setup looks like (img tag wasn't working in preview so i put a link in as well in case image doesn't show up in post): <br /><a href="https://www.dropbox.com/s/3luesz2gz48i2rv/attiny85-vusb.jpg" class="postlink">https://www.dropbox.com/s/3luesz2gz48i2rv/attiny85-vusb.jpg</a><br /><img src="https://www.dropbox.com/s/3luesz2gz48i2rv/attiny85-vusb.jpg" class="postimage" alt="Image" /><br />The yellow wire is connected to D- and the orange wire is connected to D+. i am using a USB to TTL cable (<!-- m --><a class="postlink" href="http://www.adafruit.com/products/954">http://www.adafruit.com/products/954</a><!-- m -->) and connecting that to my computer.<br /><br /><strong class="text-strong">the issue:</strong> while this works as expected on adafruit's trinket hardware, my breadboard setup does not work. when i plug the usb cable into the computer i see the VID/PID of the cable (expected)<br /><div class="codebox"><p>Code: </p><pre><code>067b:2303 Prolific Technology, Inc. USB-Serial Controller</code></pre></div><br />however, i do not see my VID/PID that i have configured (in usbdrv/usbconfig.h). am i missing something?<br /><br />mahalo,<br />mike<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=20244">mike808</a> — Sat Mar 15, 2014 7:32 pm</p><hr />
]]></content>
	</entry>
	</feed>
