<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Filawinder Mosfet]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/16093/" />
	<updated>2017-02-07T21:25:26Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/16093/filawinder-mosfet/</id>
		<entry>
			<title type="html"><![CDATA[Re: Filawinder Mosfet]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/132199/#p132199" />
			<content type="html"><![CDATA[<p>You are getting the exact same thing that i was getting with my winder. It is the NANO!</p><p>No movement to the Motor<br />No movement to the servo<br />I could get the motor to move when I &#039;touched&#039; the pins on the board that the Nano drops on to<br />I couldn&#039;t get my computer to write to the Nano<br />Computer would compile but couldn&#039;t write to the nano<br />Replaced Nano and now I&#039;m 15 pounds into extruding</p><p>I picked one up off Amazon and it worked like a champ! </p><p>Remember to wear your ESD strap, Arduinos like to die from &#039;shock&#039;</p><p>Mine was a sunfounder, but I see they don&#039;t have just the nano for sale right now. Order in pairs, since the knock-offs can be a lower quality.</p>]]></content>
			<author>
				<name><![CDATA[Smow]]></name>
				<uri>https://www.soliforum.com/user/15926/</uri>
			</author>
			<updated>2017-02-07T21:25:26Z</updated>
			<id>https://www.soliforum.com/post/132199/#p132199</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Filawinder Mosfet]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/132020/#p132020" />
			<content type="html"><![CDATA[<p>I&#039;m pretty sure I just fried my uno bench testing the adapter board........ at least I know what the culprit was...... It&#039;s quitting time for the weekend, and hopefully Monday I can get my hands on some new parts.</p><p>Until then I&#039;m planning to drink enough beer to forget this ever happened!!!!</p>]]></content>
			<author>
				<name><![CDATA[mmakhlis]]></name>
				<uri>https://www.soliforum.com/user/16090/</uri>
			</author>
			<updated>2017-02-03T21:54:25Z</updated>
			<id>https://www.soliforum.com/post/132020/#p132020</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Filawinder Mosfet]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/132018/#p132018" />
			<content type="html"><![CDATA[<p>It should only be 5v. The laser and VCC are fed by the Arduino. Only the servo gets power from the regulator.</p>]]></content>
			<author>
				<name><![CDATA[IanJohnson]]></name>
				<uri>https://www.soliforum.com/user/14/</uri>
			</author>
			<updated>2017-02-03T21:39:23Z</updated>
			<id>https://www.soliforum.com/post/132018/#p132018</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Filawinder Mosfet]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/132017/#p132017" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>IanJohnson wrote:</cite><blockquote><p>They are the same, just different form factor.</p></blockquote></div><p>There are a couple of minor differences I am running into:</p><p> There are only 6 Analog inputs on my uno vs 8 on the nano, thankfully it seems that you only use 5 pins...... but the trouble I run into is pin 6 does not exist on my uno so..........</p><p>&nbsp; &nbsp; &nbsp; &nbsp; int knob_Pin = 6;&nbsp; &nbsp;// Pot that controls the fast puller speed to raise the loop</p><p>has been renamed</p><p>&nbsp; &nbsp; &nbsp; &nbsp;int knob_Pin = 5;&nbsp; &nbsp;// Pot that controls the fast puller speed to raise the loop</p><p>also what other pins need to be jumped that are not specifically defined .... I&#039;m assuming vin gnd rst are all mandatory? What about 5v, rst, ref, and rx tx?</p>]]></content>
			<author>
				<name><![CDATA[mmakhlis]]></name>
				<uri>https://www.soliforum.com/user/16090/</uri>
			</author>
			<updated>2017-02-03T21:23:00Z</updated>
			<id>https://www.soliforum.com/post/132017/#p132017</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Filawinder Mosfet]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/132012/#p132012" />
			<content type="html"><![CDATA[<p>They are the same, just different form factor.</p>]]></content>
			<author>
				<name><![CDATA[IanJohnson]]></name>
				<uri>https://www.soliforum.com/user/14/</uri>
			</author>
			<updated>2017-02-03T20:55:56Z</updated>
			<id>https://www.soliforum.com/post/132012/#p132012</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Filawinder Mosfet]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/132008/#p132008" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>IanJohnson wrote:</cite><blockquote><p>The Nano is most likely dead.&nbsp; It might be the problem, or it might have been killed by a short.&nbsp; Check the ribbon cable and the sensor, and maybe the buttons again.&nbsp; If it is not the board, but something that plugs into it, it would be a shame to kill the new one.</p></blockquote></div><p>I will re-check everything for continuity to see if there is a short outside of the boards.....</p><p> I did get my hands on a uno and loaded the firmware on to it..... is it just as simple as jumping the pins defined in the top of the firmware to the uno or is there more to it?</p>]]></content>
			<author>
				<name><![CDATA[mmakhlis]]></name>
				<uri>https://www.soliforum.com/user/16090/</uri>
			</author>
			<updated>2017-02-03T20:36:14Z</updated>
			<id>https://www.soliforum.com/post/132008/#p132008</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Filawinder Mosfet]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/132002/#p132002" />
			<content type="html"><![CDATA[<p>The Nano is most likely dead.&nbsp; It might be the problem, or it might have been killed by a short.&nbsp; Check the ribbon cable and the sensor, and maybe the buttons again.&nbsp; If it is not the board, but something that plugs into it, it would be a shame to kill the new one.</p>]]></content>
			<author>
				<name><![CDATA[IanJohnson]]></name>
				<uri>https://www.soliforum.com/user/14/</uri>
			</author>
			<updated>2017-02-03T20:13:00Z</updated>
			<id>https://www.soliforum.com/post/132002/#p132002</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Filawinder Mosfet]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/131998/#p131998" />
			<content type="html"><![CDATA[<p>Ok, on to the next problem.... apparently it might have been the uno board all along.....</p><p>Cannot get my laptop to connect to the uno no matter what.... </p><p>When I plug in the usb tx and rx blink and pwr stays on as it should Arduino software recognizes the board is plugged in and selects com port 5(I have Arduino Nano and ATmega328 selected)....... so far so good</p><p>Selecting Board Info gives me<br />BN: Unknown board<br />VID: 0403<br />PID: 6001<br />SN: Upload any sketch to obtain it</p><p>But everytime I go to upload I get..... avrdude stk500_getsync() not in sync resp=0xd6</p><p>Anyone ever run into this? A google search turns up nada on that specific error...... Is my nano just dead?? Does that explain the mosfet behavior?</p>]]></content>
			<author>
				<name><![CDATA[mmakhlis]]></name>
				<uri>https://www.soliforum.com/user/16090/</uri>
			</author>
			<updated>2017-02-03T19:38:15Z</updated>
			<id>https://www.soliforum.com/post/131998/#p131998</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Filawinder Mosfet]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/131989/#p131989" />
			<content type="html"><![CDATA[<p>Ok so maybe I should do a search before asking stupid questions.......</p><p>Found the #include &quot;EEPROMex.h&quot; fix in the sticky and VOILA!!!! I&#039;m off to go re-flash firmware.....</p>]]></content>
			<author>
				<name><![CDATA[mmakhlis]]></name>
				<uri>https://www.soliforum.com/user/16090/</uri>
			</author>
			<updated>2017-02-03T18:42:39Z</updated>
			<id>https://www.soliforum.com/post/131989/#p131989</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Filawinder Mosfet]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/131987/#p131987" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>IanJohnson wrote:</cite><blockquote><p>Once in awhile a ribbon cable has a short.&nbsp; Disconnect that and see if it makes a difference.</p></blockquote></div><p>I unplugged the ribbon cable and it made no difference..... Took a video if it helps.... I know my phone won&#039;t focus for shit</p><p><a href="https://drive.google.com/open?id=0B8A_izPNkMXKcnpJMkQ0YnhzU1U">https://drive.google.com/open?id=0B8A_i … kQ0YnhzU1U</a></p><p>Downloaded the v11 firmware to re-flash the nano now that i have a usb cable..... but it seems to not want to compile....Even though that EEPROMex tab is clearly there?????</p><p>Arduino: 1.8.1 (Windows 10), Board: &quot;Arduino Nano, ATmega328&quot;</p><p>In file included from C:\Users\Michael\Desktop\FilaWinder_v11\FilaWinder_v11.ino:6:0:</p><p>sketch\EEPROMVar.h:1:22: fatal error: EEPROMex.h: No such file or directory</p><p> #include &lt;EEPROMex.h&gt;</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^</p><p>compilation terminated.</p><p>exit status 1<br />Error compiling for board Arduino Nano.</p><p>This report would have more information with<br />&quot;Show verbose output during compilation&quot;<br />option enabled in File -&gt; Preferences.</p>]]></content>
			<author>
				<name><![CDATA[mmakhlis]]></name>
				<uri>https://www.soliforum.com/user/16090/</uri>
			</author>
			<updated>2017-02-03T17:56:24Z</updated>
			<id>https://www.soliforum.com/post/131987/#p131987</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Filawinder Mosfet]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/131986/#p131986" />
			<content type="html"><![CDATA[<p>Once in awhile a ribbon cable has a short.&nbsp; Disconnect that and see if it makes a difference.</p>]]></content>
			<author>
				<name><![CDATA[IanJohnson]]></name>
				<uri>https://www.soliforum.com/user/14/</uri>
			</author>
			<updated>2017-02-03T17:24:57Z</updated>
			<id>https://www.soliforum.com/post/131986/#p131986</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Filawinder Mosfet]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/131985/#p131985" />
			<content type="html"><![CDATA[<p>Well...... I&#039;m back to square 1..... I soldered in 2 new mosfets this morning only to get the exact same result.....</p><p>Touching ONE INDIVIDUAL pin will start the motor...... but nothing else works..... This makes absolutely no sense...... what could i be shorting/ changing by only touching 1 pin</p><p>At least I got my usb cable delivered so we will see what the serial monitor is up to</p><br /><p>Going to take a video now...... and hook up the lap top</p><p>Wish me luck!!!!</p>]]></content>
			<author>
				<name><![CDATA[mmakhlis]]></name>
				<uri>https://www.soliforum.com/user/16090/</uri>
			</author>
			<updated>2017-02-03T17:17:24Z</updated>
			<id>https://www.soliforum.com/post/131985/#p131985</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Filawinder Mosfet]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/131966/#p131966" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>IanJohnson wrote:</cite><blockquote><p>Email me your address at filawinder @ gmail and I will see if I can get something&#039;s my out.</p></blockquote></div><p>email sent..... thanks a bunch</p>]]></content>
			<author>
				<name><![CDATA[mmakhlis]]></name>
				<uri>https://www.soliforum.com/user/16090/</uri>
			</author>
			<updated>2017-02-02T21:44:20Z</updated>
			<id>https://www.soliforum.com/post/131966/#p131966</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Filawinder Mosfet]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/131963/#p131963" />
			<content type="html"><![CDATA[<p>Email me your address at filawinder @ gmail and I will see if I can get something&#039;s my out.</p>]]></content>
			<author>
				<name><![CDATA[IanJohnson]]></name>
				<uri>https://www.soliforum.com/user/14/</uri>
			</author>
			<updated>2017-02-02T21:32:39Z</updated>
			<id>https://www.soliforum.com/post/131963/#p131963</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Filawinder Mosfet]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/131961/#p131961" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Jelle wrote:</cite><blockquote><p>Your mosfet is probably not broken; the motor pins are supposed to be at Vcc. The mosfet pulls one of them to ground, allowing current to flow. <br />Is 9V your supply voltage, or is that what is left of 12V after some other part is shorting out?</p></blockquote></div><br /><p>I have 12.18v across the unused fan pins........ What leads me to think that it&#039;s the mosfet is because all i do is touch ONE pin and nothing else and the motor starts to run..... The servo will not move aside from the initial &quot;jump&quot; no matter what i do</p>]]></content>
			<author>
				<name><![CDATA[mmakhlis]]></name>
				<uri>https://www.soliforum.com/user/16090/</uri>
			</author>
			<updated>2017-02-02T21:30:09Z</updated>
			<id>https://www.soliforum.com/post/131961/#p131961</id>
		</entry>
</feed>
