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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2008-11-02T14:11:54+02:00</updated>

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

		<entry>
		<author><name><![CDATA[padidafzar]]></name></author>
		<updated>2008-11-02T14:11:54+02:00</updated>

		<published>2008-11-02T14:11:54+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=500&amp;p=6562#p6562</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=500&amp;p=6562#p6562"/>
		<title type="html"><![CDATA[Changing Automator for ATtiny45]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=500&amp;p=6562#p6562"><![CDATA[
hi Everyone<br /><br />my device is usb hid i don't have any problem to device detection but i only want to read and write eeprom from windows programming languages such as vc,delphi...<br />if you have a sample or link please send me .<br /><br />thanks a lot<br /><br /><br />email: <!-- e --><a href="mailto:afshinmar@yahoo.com">afshinmar@yahoo.com</a><!-- e --><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1144">padidafzar</a> — Sun Nov 02, 2008 2:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-06-21T12:03:28+02:00</updated>

		<published>2007-06-21T12:03:28+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=500&amp;p=1551#p1551</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=500&amp;p=1551#p1551"/>
		<title type="html"><![CDATA[Read and Write eeprom from high level]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=500&amp;p=1551#p1551"><![CDATA[
Hi Everyone<br /> <br />Thanks a lot.I solved the problem with new version of winavr.Now I want to send an address to tiny45 and read a byte of eeprom.I found eeprom_read_block in firmware and i can get all 256 byte of eeprom with HidD_GetFeature() api but i can't send an address and get only one byte!<br />Is there any idea about it?<br /><br />Thanks a lot<br />Covenant<p>Statistics: Posted by Guest — Thu Jun 21, 2007 12:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2007-06-07T14:29:15+02:00</updated>

		<published>2007-06-07T14:29:15+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=500&amp;p=1465#p1465</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=500&amp;p=1465#p1465"/>
		<title type="html"><![CDATA[Changing Automator for ATtiny45]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=500&amp;p=1465#p1465"><![CDATA[
Please have a look at projects based on the ATTiny45, such as i2c-tiny-usb or AVR-CDC.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Thu Jun 07, 2007 2:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-06-03T16:09:16+02:00</updated>

		<published>2007-06-03T16:09:16+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=500&amp;p=1449#p1449</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=500&amp;p=1449#p1449"/>
		<title type="html"><![CDATA[Changing Automator for ATtiny45]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=500&amp;p=1449#p1449"><![CDATA[
Hi Everyone<br /><br />My purpose is only detecting HID device in windows and read and write EEPROM.I want to use ATtiny45.<br />For this reason i start to remove some functionality of Automator to recduce hex file to be suitable for ATtiny45.<br />I remove following functions:<br /><br />setOutput<br />getInput<br />getOutput<br />getStopkey<br />beep<br />UTIL_INTERRUPT<br />toggleLed<br />setLed<br />setRelayEnable<br /><br />Also i comment &quot; if ( TIFR &amp; ... until pollAdc() &quot; in the main() and change USB_CFG_IOPORTNAME to B because ATtiny45 has not PortD.<br />Also i change atmega8 to attiny45 in MakeFile.<br /><br />With  above changes it works still properly for Atmega8 and i can read and write EEPROM from a simple VC application but for ATtiny45 it does not recognize by windows as a HID device! I test some fuse bits also but problem still remain.<br /><br />Has anyone any idea to solve this problem?<br /><br />Regards<p>Statistics: Posted by Guest — Sun Jun 03, 2007 4:09 pm</p><hr />
]]></content>
	</entry>
	</feed>
