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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2011-01-25T12:26:56+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2011-01-25T12:26:56+02:00</updated>

		<published>2011-01-25T12:26:56+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=5291&amp;p=17374#p17374</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=5291&amp;p=17374#p17374"/>
		<title type="html"><![CDATA[Re: Not all examples working with atmega8 and MacOsX as host]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=5291&amp;p=17374#p17374"><![CDATA[
I had the same problem. Then I rebuilt the whole board from scratch and now everything works fine. So I suggest you check your board again.<p>Statistics: Posted by Guest — Tue Jan 25, 2011 12:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2010-12-20T23:53:47+02:00</updated>

		<published>2010-12-20T23:53:47+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=5291&amp;p=17088#p17088</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=5291&amp;p=17088#p17088"/>
		<title type="html"><![CDATA[Not all examples working with atmega8 and MacOsX as host]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=5291&amp;p=17088#p17088"><![CDATA[
I was able to run mouse, hid-data and hid-custom-rq examples no problem, but custom-class example does not get recognized by MacOSX 10.5.8<br /><br />I use USBasp programmer which is a custom-class device and it does get listed in Bus probe list, but custom class device built from examples does not get listed. I get this error in USB logger:<br /><br /><div class="codebox"><p>Code: </p><pre><code> 2354.565 &#91;1&#93;   AppleUSBHubPort&#91;0x3e0eb00&#93;::PortStatusChangedHandler - port 1 of hub @ 0x1d000000 - error e00002ed from (1) handler<br /> 2354.565 &#91;1&#93;   &#91;0x3e0eb00&#93; The IOUSBFamily was not able to enumerate a device.<br /></code></pre></div><br /><br />What could be wrong? The wiring is definately ok as everything works ok for HID examples and i've changed Makefile and usbconfig.h to match my case:<br /><br /><div class="codebox"><p>Code: </p><pre><code>DEVICE  = atmega8<br />F_CPU   = 16000000   # in Hz<br /></code></pre></div><p>Statistics: Posted by Guest — Mon Dec 20, 2010 11:53 pm</p><hr />
]]></content>
	</entry>
	</feed>
