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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2017-07-19T16:48:12+02:00</updated>

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

		<entry>
		<author><name><![CDATA[weaverdr1]]></name></author>
		<updated>2017-07-19T16:48:12+02:00</updated>

		<published>2017-07-19T16:48:12+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=10877&amp;p=32648#p32648</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=10877&amp;p=32648#p32648"/>
		<title type="html"><![CDATA[Re: Differences]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=10877&amp;p=32648#p32648"><![CDATA[
Pull-ups are there. I found some previously overlooked differences in usbconfig.h that accounted for the D+/D- differences. &quot;Fixing&quot; those, however, did not change the fact the ATtiny85 works on all systems and the ATtiny167 does not. The reason must be in the timing routines, the ATtiny85 uses <br />usbdrvasm165.inc and the Attiny167 uses usbdrvasm16.inc for timing info out onto the USB bus.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=22749">weaverdr1</a> — Wed Jul 19, 2017 4:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[RecceBrander]]></name></author>
		<updated>2017-07-19T11:28:27+02:00</updated>

		<published>2017-07-19T11:28:27+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=10877&amp;p=32646#p32646</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=10877&amp;p=32646#p32646"/>
		<title type="html"><![CDATA[Re: Differences]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=10877&amp;p=32646#p32646"><![CDATA[
The same, VUSB works in USB 1 mode. And yes, the first reason can be Tiny167 board.<br /><br />Regards,<br /><a href="http://en.intechcore.com/" class="postlink">Intechcore</a><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=22833">RecceBrander</a> — Wed Jul 19, 2017 11:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[declan smith]]></name></author>
		<updated>2017-07-04T09:31:27+02:00</updated>

		<published>2017-07-04T09:31:27+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=10877&amp;p=32495#p32495</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=10877&amp;p=32495#p32495"/>
		<title type="html"><![CDATA[Re: Differences]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=10877&amp;p=32495#p32495"><![CDATA[
VUSB works in USB 1 mode as your Tiny85 setup.<br />Check if your Tiny167 board had pull up resistor at D-<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=7773">declan smith</a> — Tue Jul 04, 2017 9:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[weaverdr1]]></name></author>
		<updated>2017-07-02T03:08:56+02:00</updated>

		<published>2017-07-02T03:08:56+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=10877&amp;p=32475#p32475</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=10877&amp;p=32475#p32475"/>
		<title type="html"><![CDATA[Differences]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=10877&amp;p=32475#p32475"><![CDATA[
I wrote an application based on a DigiSpark Pro (ATtiny167). My problem is it works on my newer systems and not on the older core 2 Duo based ones. In an effort to gain understanding I loaded the DigiSpark HID keyboard example. It just prints “Hello DigiSpark” in a loop. Like my application, it works on the new and fails on the old. So I loaded it on DigiSpark (ATtiny85) and found it worked on all systems.  Obviously there are a few configuration differences in usbconfig.h  Other then that all the software, including V USB version, is the same. I have observed that the idle state on the ATtiny85 has D- HIGH and D+ LOW while it is the other way round on the ATtiny167. I don’t know about on the wires but just on the board pins so this could be a red hearing. Anyway, as I understand it this idle state indicates bus speed so I thought it could be related. Any suggestions or insights? Thanks.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=22749">weaverdr1</a> — Sun Jul 02, 2017 3:08 am</p><hr />
]]></content>
	</entry>
	</feed>
