<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Motherboard testing - Sanguino Homebrew.</title>
        <description> Breadboarding a mobo - currently have connected 3 x pololu step drivers, an SN75176 transceiver, power, ground, and motor power.

Motor drivers are connected to the matching pins for the sanguino mobo v 1.2 pinouts - xyz - dir, step, enable.

Writing my own sketch to exercise the motors - works great.

Loaded the 5G interpreter onto the board - verified configuration.h, verified pins.h.

After upload , the board goes to the 2hz blink on the debug LED.

started the reprap host program, and set com port to COM4, and commsdebug=true

Running the host program, and connecting to my board generates one of two outcomes:

1.  The console sends a single line that reads:   N0 TO *26

OR 

2.  The console reads &quot;Attemoting to Initialize Arduino/Sanguino&quot;


I tried this from a different machine, to rule out windows, com port issues, basic communications - I get the same results on two different host machines.

My questions:  

First - If I just program a Sanguino, not connected to anything at all other than the USB FTDI cable, what will the RepRap host software display when connecting to the device?

Second- What are the bare minimum of things I need to connect to the Sanguino to make it visible/responsive to the RepRap host software (either real things, or just tying pins to ground/vcc/resistance)

Third - Any ideas about either of the messages that I get from the console?

Thanks in advance,

T3kboi</description>
        <link>https://reprap.org/forum/read.php?12,44451,44451#msg-44451</link>
        <lastBuildDate>Thu, 16 Jul 2026 03:54:34 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?12,44451,44697#msg-44697</guid>
            <title>Re: Motherboard testing - Sanguino Homebrew.</title>
            <link>https://reprap.org/forum/read.php?12,44451,44697#msg-44697</link>
            <description><![CDATA[ OK - I figured this one out - <br />
<br />
Windows - <br />
<br />
In addition to configuring baud rate settings in the reprap host software, I had to go to Device mangler in windows, and manually change the port settings there as well.<br />
<br />
So when using reprap host  - I set to 19200,N,8,1<br />
When using replicatorG - 38400, N,8,1<br />
<br />
If I don't set it in device mangler as well as in the host software, I only get partial comms with the mobo - strange responses, timeouts, etc.]]></description>
            <dc:creator>t3kboi</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Wed, 05 May 2010 17:18:24 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?12,44451,44451#msg-44451</guid>
            <title>Motherboard testing - Sanguino Homebrew.</title>
            <link>https://reprap.org/forum/read.php?12,44451,44451#msg-44451</link>
            <description><![CDATA[ Breadboarding a mobo - currently have connected 3 x pololu step drivers, an SN75176 transceiver, power, ground, and motor power.<br />
<br />
Motor drivers are connected to the matching pins for the sanguino mobo v 1.2 pinouts - xyz - dir, step, enable.<br />
<br />
Writing my own sketch to exercise the motors - works great.<br />
<br />
Loaded the 5G interpreter onto the board - verified configuration.h, verified pins.h.<br />
<br />
After upload , the board goes to the 2hz blink on the debug LED.<br />
<br />
started the reprap host program, and set com port to COM4, and commsdebug=true<br />
<br />
Running the host program, and connecting to my board generates one of two outcomes:<br />
<br />
1.  The console sends a single line that reads:   N0 TO *26<br />
<br />
OR <br />
<br />
2.  The console reads "Attemoting to Initialize Arduino/Sanguino"<br />
<br />
<br />
I tried this from a different machine, to rule out windows, com port issues, basic communications - I get the same results on two different host machines.<br />
<br />
My questions:  <br />
<br />
First - If I just program a Sanguino, not connected to anything at all other than the USB FTDI cable, what will the RepRap host software display when connecting to the device?<br />
<br />
Second- What are the bare minimum of things I need to connect to the Sanguino to make it visible/responsive to the RepRap host software (either real things, or just tying pins to ground/vcc/resistance)<br />
<br />
Third - Any ideas about either of the messages that I get from the console?<br />
<br />
Thanks in advance,<br />
<br />
T3kboi]]></description>
            <dc:creator>t3kboi</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Mon, 03 May 2010 00:45:08 -0400</pubDate>
        </item>
    </channel>
</rss>
