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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-07-10T18:15:22+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-07-10T18:15:22+02:00</updated>

		<published>2009-07-10T18:15:22+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2978&amp;p=10107#p10107</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2978&amp;p=10107#p10107"/>
		<title type="html"><![CDATA[Re: 16MHz HIDKeys?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2978&amp;p=10107#p10107"><![CDATA[
All driver versions should be compatible. Just drop in the new version in place of the old.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Fri Jul 10, 2009 6:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[firey_octane]]></name></author>
		<updated>2009-07-07T13:07:56+02:00</updated>

		<published>2009-07-07T13:07:56+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2978&amp;p=10057#p10057</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2978&amp;p=10057#p10057"/>
		<title type="html"><![CDATA[16MHz HIDKeys?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2978&amp;p=10057#p10057"><![CDATA[
I am constructing a (boot+report) HID Keyboard like USB device with a 16.00MHz+/-200kHz clock to meet the requirements of non-USB related processing.  The HIDKeys project example available from here at obdev uses an older version of the VUSB driver that can only work with Atmel AVR devices fitted with a 12MHz clock crystal.  Would there be any reason/design feature/assumptions that would preclude HIDKeys with an updated VUSB driver (such as from the PowerSwitch or AVR-CDC projects) and F_CPU configured in the Makefile to 16MHz from meeting the USB HID 1.11 spec and operating effectively?  <br /><br />Is it important that HIDKeys use timer 0 rather then a  _delay_ms(idleRate*4)?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2499">firey_octane</a> — Tue Jul 07, 2009 1:07 pm</p><hr />
]]></content>
	</entry>
	</feed>
