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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2007-01-03T14:37:53+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-01-03T14:37:53+02:00</updated>

		<published>2007-01-03T14:37:53+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=174&amp;p=546#p546</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=174&amp;p=546#p546"/>
		<title type="html"><![CDATA[usb driver problem]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=174&amp;p=546#p546"><![CDATA[
The most likely cause is that your firmware does not initialize the ports correctly. Maybe it configures pull-up resistors for D+ and D- or configures these pins as output...<p>Statistics: Posted by Guest — Wed Jan 03, 2007 2:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2006-12-31T10:50:48+02:00</updated>

		<published>2006-12-31T10:50:48+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=174&amp;p=530#p530</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=174&amp;p=530#p530"/>
		<title type="html"><![CDATA[usb driver problem]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=174&amp;p=530#p530"><![CDATA[
I chang PORTB to PORTC in usbconfig and do all you say but it dosent work , please tell me what i must to do ?<p>Statistics: Posted by Guest — Sun Dec 31, 2006 10:50 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2006-12-30T16:02:22+02:00</updated>

		<published>2006-12-30T16:02:22+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=174&amp;p=524#p524</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=174&amp;p=524#p524"/>
		<title type="html"><![CDATA[usb driver problem]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=174&amp;p=524#p524"><![CDATA[
You may use ANY port, provided that USB D+ and D- are both on the same port AND D+ is also wired to hardware interrupt 0 (INT0).<br /><br />When you change usbconfig.h (or the Makefile or any other header file), do a &quot;make clean&quot; to ensure that all modules are compiled. Our Makefile does not contain dependencies for header files or the makefile itself.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sat Dec 30, 2006 4:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2006-12-30T15:41:45+02:00</updated>

		<published>2006-12-30T15:41:45+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=174&amp;p=523#p523</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=174&amp;p=523#p523"/>
		<title type="html"><![CDATA[usb driver problem]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=174&amp;p=523#p523"><![CDATA[
I have some problem with your AVR USB driver on an AVRMEGA64 MCU. The problem is, when I Change default USB bus (PORTB PB0,PB1) to any other Ports like PORTC, the device will not be recognised by Windows. I have to say that, I Changed #defines in USBconfig.h already. But it seems the compiled driver pays no attention to these OR PORTB is the only choice for usb bus...<br /><br />The Questions are :<br />1. IS THIS DRIVER WORKS ONLY WITH PORTB ON MCUs???<br />2. HOW TO CHANGE USB BUS TO OTHER PORTS WITHOUT PROBLEM??<p>Statistics: Posted by Guest — Sat Dec 30, 2006 3:41 pm</p><hr />
]]></content>
	</entry>
	</feed>
