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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2010-04-08T10:16:14+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2010-04-08T10:16:14+02:00</updated>

		<published>2010-04-08T10:16:14+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4109&amp;p=14025#p14025</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4109&amp;p=14025#p14025"/>
		<title type="html"><![CDATA[Using USART with HIDKEYS]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4109&amp;p=14025#p14025"><![CDATA[
Hello all,<br /><br />I am using HIDKEYS with PortD.2 as the D+ connection and PortD.4 as the D- connection. It works perfectly as a foundation, but I am trying to add something here (wireless key entry):<br /><br />I would like to use the PortD.0 as a USART RX pin for my wireless, since it is not used anywhere else. I would like it so that I can transmit a byte to the USART RX pin 0 and make the HIDKEYS output the key 'a' to windows, for example, using the ISR (USART0_RX_vect). However, I notice that when I connect PortD.0 to my receiver circuit, HIDKEYS is no longer recognized by windows. I am sure my receiver circuitry works since it's been tested thoroughly outside of HIDKEYs. Can somebody help?<br /><br />Thanks,<br />Will<p>Statistics: Posted by Guest — Thu Apr 08, 2010 10:16 am</p><hr />
]]></content>
	</entry>
	</feed>
