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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2011-06-06T22:01:20+02:00</updated>

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

		<entry>
		<author><name><![CDATA[sbm]]></name></author>
		<updated>2011-06-06T22:01:20+02:00</updated>

		<published>2011-06-06T22:01:20+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=5288&amp;p=18664#p18664</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=5288&amp;p=18664#p18664"/>
		<title type="html"><![CDATA[Re: HIDKeys on Atmega328P]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=5288&amp;p=18664#p18664"><![CDATA[
Moppa,<br /><br />I've been working on getting power switch to work on a 328p.  I am using usb data pins on port d 2 and 4 and a single LED on PC5.  I am using a 16Mhz crystal.  I have a usb boatloader on the chip so know the usb works with the crystal and fuse settings.  What did you change to make it work for your 328p?<br /><br />Thanks<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=5317">sbm</a> — Mon Jun 06, 2011 10:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[moppa]]></name></author>
		<updated>2010-12-20T19:42:31+02:00</updated>

		<published>2010-12-20T19:42:31+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=5288&amp;p=17084#p17084</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=5288&amp;p=17084#p17084"/>
		<title type="html"><![CDATA[HIDKeys on Atmega328P]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=5288&amp;p=17084#p17084"><![CDATA[
Hello!<br /><br />I've got my Atmega 328P up and running with the Powerswitch project and it is working flawlessly. Some tweaking had to be made so it used the correct pins and i had to flash the fuse bytes. When i connect it to my linux computer it says<br /><div class="codebox"><p>Code: </p><pre><code>kernel: usb 2-2: new low speed USB device using uhci_hcd and address 78</code></pre></div><br />once (as it should) and then i can send commands to it using the command line program. Great!<br /><br />But now i wanted to get the HIDKeys project running and I seem to be out of luck. I'm using 12M external osc and 2 rectifier diodes for level conversion (this worked in the Powerswitch project). I've edited mmcu flag so it says mega328p in the Makefile. The code compiles fine, but when i connect the project then i get the following:<br /><div class="codebox"><p>Code: </p><pre><code>kernel: usb 2-2: new low speed USB device using uhci_hcd and address 90<br />kernel: usb 2-2: new low speed USB device using uhci_hcd and address 91<br />kernel: usb 2-2: new low speed USB device using uhci_hcd and address 92<br />kernel: usb 2-2: new low speed USB device using uhci_hcd and address 93<br /></code></pre></div><br />And when i connect it to a windows computer i get the Device unknown message.<br /><br />Can anybody help?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=4742">moppa</a> — Mon Dec 20, 2010 7:42 pm</p><hr />
]]></content>
	</entry>
	</feed>
