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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2012-07-24T17:53:44+02:00</updated>

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

		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2012-07-24T17:53:44+02:00</updated>

		<published>2012-07-24T17:53:44+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6731&amp;p=22140#p22140</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6731&amp;p=22140#p22140"/>
		<title type="html"><![CDATA[Re: Another USB not recognized ATMega168PA]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6731&amp;p=22140#p22140"><![CDATA[
I'm pretty cretin pico Chips gives troubles on the 168's... Also are you using 1/2 watt diodes ?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Tue Jul 24, 2012 5:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2012-06-19T21:56:32+02:00</updated>

		<published>2012-06-19T21:56:32+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6731&amp;p=21874#p21874</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6731&amp;p=21874#p21874"/>
		<title type="html"><![CDATA[Another USB not recognized ATMega168PA]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6731&amp;p=21874#p21874"><![CDATA[
Hi everyone,<br /><br />I'm currently working on a little project to see if V-USB &amp; BootloadHID can be used for a bigger project as well. the current Circuit is quite simple: <!-- m --><a class="postlink" href="http://i.imgur.com/Qtgyg.png">http://i.imgur.com/Qtgyg.png</a><!-- m --><br /><br />I use an Arduino as ISP programmer and the uc still works (i just managed to run a blink program which i flashed to the bootloader start address at 0x3800). However when i put my UC in the USB Circuit, and plug it in, my System (Win7 Prof, x64) won't recognize it (well once it kinda did by at least saying unknown device).<br /><br />I compiled the Firmware using WinAVR which gave me these warnings:<br />usbdrv/usbdrv.h:213: warning: 'usbFunctionDescriptor' used but never defined<br />usbdrv/usbdrv.h:220: warning: 'usbSetInterrupt' declared 'static' but never defined<br /><br />I flashed it not using make but AVRDude as this worked better using the ArduinoISP.<br /><br />My Fuses are:<br />Low: 0xDD, High: 0xDF, Extended: 0xF8<br /><br />I also measured the potential differences around the circuit while it was plugged in and i measured constant 2.8V between D+ / D- Ports on the ATMEGA and the USB cable D+ / D- (if that makes sense)<br /><br />I'm pretty certain my configs are right, however just to be sure, here they are as well:<br />bootloaderconfig.h: <!-- m --><a class="postlink" href="http://pastebin.com/uUC31H9w">http://pastebin.com/uUC31H9w</a><!-- m --><br />makefile: <!-- m --><a class="postlink" href="http://pastebin.com/Y7cknCtL">http://pastebin.com/Y7cknCtL</a><!-- m --><br />I didn't change anything else.<br /><br />That's all the information i can give you and i have no idea what to do anymore. The circuit seems solid, the bootsector address and fuses set correctly.<br /><br />The only thing i'm unsure about is: Do the zener diodes have to have the ring pointing &quot;towards&quot; the data lines or towards the ground. (if you get what i mean)<br /><br />Regards,<br />Xaser<p>Statistics: Posted by Guest — Tue Jun 19, 2012 9:56 pm</p><hr />
]]></content>
	</entry>
	</feed>
