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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-03-22T13:02:13+02:00</updated>

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

		<entry>
		<author><name><![CDATA[slotkevitch]]></name></author>
		<updated>2009-03-22T13:02:13+02:00</updated>

		<published>2009-03-22T13:02:13+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2408&amp;p=8439#p8439</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2408&amp;p=8439#p8439"/>
		<title type="html"><![CDATA[changing USBasp leds functions]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2408&amp;p=8439#p8439"><![CDATA[
Hi,<br />I have tried to change USBasp leds functions that the green led would light on when reading (flash, eeprom, fuses) and the red led when writting. I have modified main.c file:<br /><div class="codebox"><p>Code: </p><pre><code>uchar usbFunctionRead&#40;uchar *data, uchar len&#41; &#123;<br />   ledGreenOn&#40;&#41;;<br />   ..........<br />   ledGreenOff&#40;&#41;;<br />   return len;<br />&#125;</code></pre></div><br />Unfortunately it only works when working with flash memory. Any suggestions?  <img class="smilies" src="./../../../images/smilies/icon_smile.gif" alt=":)" title="Smile" /><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1746">slotkevitch</a> — Sun Mar 22, 2009 1:02 pm</p><hr />
]]></content>
	</entry>
	</feed>
