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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2013-03-20T11:51:58+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2013-03-20T11:51:58+02:00</updated>

		<published>2013-03-20T11:51:58+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1374&amp;p=24982#p24982</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1374&amp;p=24982#p24982"/>
		<title type="html"><![CDATA[Re: usbasp / mac os x]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1374&amp;p=24982#p24982"><![CDATA[
The pull-up or pull-down resistor on D+ is not so relevant, it should prevent stray interrupts when the computer is not connected.<br /><br />You can verify clock and crystal settings with a test loop, e.g.:<br /><div class="codebox"><p>Code: </p><pre><code>    for (;;) {<br />        toggle_port_pin();<br />        int i;<br />        for (i = 0; i &lt; 1000; i++) {<br />            _delay_ms(0.5);<br />        }<br />    }<br /></code></pre></div><br />This should generate a 1 Hz signal on the port pin. You can check it with an LED.<br /><br />The error message is very generic: It means that USB does not work at all (except the pull-up resistor). So it can be almost anything...<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Wed Mar 20, 2013 11:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2013-03-20T02:04:58+02:00</updated>

		<published>2013-03-20T02:04:58+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1374&amp;p=24979#p24979</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1374&amp;p=24979#p24979"/>
		<title type="html"><![CDATA[Re: usbasp / mac os x]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1374&amp;p=24979#p24979"><![CDATA[
The voltages are within these ranges, but still no joy. My ds1820 adapters don't want to work. (the same error as ts)<br />On  some schemes there's a pull-down(?) resistors on d+ line, on the others there is no resistor. Does it make any difference? What are the usual fuse settings for v-usb (external crystal means cksel=1111, sut=11? what else should I check?<p>Statistics: Posted by Guest — Wed Mar 20, 2013 2:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2013-03-17T23:14:37+02:00</updated>

		<published>2013-03-17T23:14:37+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1374&amp;p=24961#p24961</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1374&amp;p=24961#p24961"/>
		<title type="html"><![CDATA[Re: usbasp / mac os x]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1374&amp;p=24961#p24961"><![CDATA[
Less than 1 V when there is no traffic on the USB.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sun Mar 17, 2013 11:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2013-03-17T22:43:48+02:00</updated>

		<published>2013-03-17T22:43:48+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1374&amp;p=24960#p24960</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1374&amp;p=24960#p24960"/>
		<title type="html"><![CDATA[Re: usbasp / mac os x]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1374&amp;p=24960#p24960"><![CDATA[
what voltage should there be on D+ then?<p>Statistics: Posted by Guest — Sun Mar 17, 2013 10:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-04-15T10:42:34+02:00</updated>

		<published>2008-04-15T10:42:34+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1374&amp;p=5052#p5052</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1374&amp;p=5052#p5052"/>
		<title type="html"><![CDATA[usbasp / mac os x]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1374&amp;p=5052#p5052"><![CDATA[
Please measure the voltage level on D- when the device is idle. It should be well above 2.5 V and below 3.6 V. Some Zener diodes are not suitable.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Tue Apr 15, 2008 10:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-04-14T23:38:23+02:00</updated>

		<published>2008-04-14T23:38:23+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1374&amp;p=5045#p5045</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1374&amp;p=5045#p5045"/>
		<title type="html"><![CDATA[usbasp / mac os x]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1374&amp;p=5045#p5045"><![CDATA[
Hi,<br /><br />I'm having trouble getting os x to recognize my usbasp. <br /><br />When I plug the board in, system.log shows:<br /><br />Apr 14 14:34:10 mbpro kernel[0]: USBF:2072.978[0x3de9200] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in.  It will keep retrying.  (Port 1 of hub @ location: 0x1d000000)<br />Apr 14 14:34:16 mbpro kernel[0]: USBF:2079.251[0x3de9200] The IOUSBFamily was not able to enumerate a device.<br /><br />I am using zeners on D+ and D-. (1N5227)<br /><br />Any suggestions?<p>Statistics: Posted by Guest — Mon Apr 14, 2008 11:38 pm</p><hr />
]]></content>
	</entry>
	</feed>
