<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Filament chip resetter - LEDs not behaving as expected]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/7368/" />
	<updated>2014-08-19T19:38:42Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/7368/filament-chip-resetter-leds-not-behaving-as-expected/</id>
		<entry>
			<title type="html"><![CDATA[Re: Filament chip resetter - LEDs not behaving as expected]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/63783/#p63783" />
			<content type="html"><![CDATA[<p>Ok, I&#039;ve finally got it working properly. <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />After studying the blink sketch and comparing it to the resetter sketch, I noticed this line of code in the blink sketch which isn&#039;t present in the resetter sketch .... pinMode(13, OUTPUT)<br />That line apparently initializes pin 13 as a digital output pin.<br />Not sure if this only applies to the Arduino UNO R3 but it certainly solved the problem with mine.</p>]]></content>
			<author>
				<name><![CDATA[scobo]]></name>
				<uri>https://www.soliforum.com/user/6872/</uri>
			</author>
			<updated>2014-08-19T19:38:42Z</updated>
			<id>https://www.soliforum.com/post/63783/#p63783</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Filament chip resetter - LEDs not behaving as expected]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/63683/#p63683" />
			<content type="html"><![CDATA[<p>Thanks for the reply.<br />I have the same problem either by powering with USB or with a battery.<br />The only way the green LED functions as it should during the sketch is when connected by USB and either I start the serial monitor in the Arduino software or if I upload the sketch again.<br />It&#039;s as if the sketch is not running from the start if I disconnect then reconnect the power to the UNO.</p><p>Edit : just noticed that the green LED flashes if I connect the Arduino to the laptop while in sleep mode then turn the laptop on, strange.<br />The Arduino is an UNO R3 in case that makes any difference.</p>]]></content>
			<author>
				<name><![CDATA[scobo]]></name>
				<uri>https://www.soliforum.com/user/6872/</uri>
			</author>
			<updated>2014-08-18T18:52:20Z</updated>
			<id>https://www.soliforum.com/post/63683/#p63683</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Filament chip resetter - LEDs not behaving as expected]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/63678/#p63678" />
			<content type="html"><![CDATA[<p>How are you powering the UNO when disconnected? If it works when plugged into USB, your power supply is likely the issue.</p>]]></content>
			<author>
				<name><![CDATA[skywiselh]]></name>
				<uri>https://www.soliforum.com/user/6951/</uri>
			</author>
			<updated>2014-08-18T18:35:56Z</updated>
			<id>https://www.soliforum.com/post/63678/#p63678</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Filament chip resetter - LEDs not behaving as expected]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/63656/#p63656" />
			<content type="html"><![CDATA[<p>I made a resetter with an Arduino UNO and it does reset the chip but the LEDs don&#039;t behave as per the instructions.<br />Instead, I just get 2 solid red LEDs before and after resetting the chip so there is no way of knowing if it&#039;s reset successfully.<br />The first time the sketch runs after uploading, I get a flashing green LED (TX) which goes off once the chip is reset but after that I just get the 2 solid red LEDs, even after powering the UNO off and on again.<br />If I connect the UNO to my laptop and turn on the serial monitor, the greed LED flashes again and goes off once the chip resets.<br />I followed the instructions for the resetter to the letter but the LEDs just don&#039;t seem to work as advertised,<br />Hoping someone with more experience with Arduino can help.</p>]]></content>
			<author>
				<name><![CDATA[scobo]]></name>
				<uri>https://www.soliforum.com/user/6872/</uri>
			</author>
			<updated>2014-08-18T07:22:04Z</updated>
			<id>https://www.soliforum.com/post/63656/#p63656</id>
		</entry>
</feed>
