Welcome! Log In Create A New Profile

Advanced

Sanguino 1.3a doesn't do anything weird serial output

Posted by Etherflash 
Sanguino 1.3a doesn't do anything weird serial output
February 08, 2012 09:03PM
Hi,
Well I finished my sanguino and uploaded the sprinter Firmware.
I pluged in one pololu und a stepper motor. To try it. Using the rerap software but it doesn't move makes no sound and is not getting warm anywhere.
(I oluged in the power cord^^,USB and set the Port(name) to com6 (in Reprap Preferences, com6 is my sanguino)
when I open the serial monitor(where it should say start(Sprinter Firmwhere setup()...) it says 8=­ÿ
well I also added another serialprintl to the setup funktion directly from the sanguino side but the outcome is still the same.
anyone knows what to do?
Re: Sanguino 1.3a doesn't do anything weird serial output
February 09, 2012 03:02AM
Seems like you might have the baud rate on the PC set higher than the firmware.


[www.hydraraptor.blogspot.com]
Re: Sanguino 1.3a doesn't do anything weird serial output
February 09, 2012 05:57AM
To what do i need to Set the Baudrate?
Re: Sanguino 1.3a doesn't do anything weird serial output
February 22, 2012 02:43PM
On Sprinter, line 47 on configuration.h has the rate. It should match what you have in your coms software.
If you're using Pronterface, it's located in the upper left.
Re: Sanguino 1.3a doesn't do anything weird serial output
February 22, 2012 07:48PM
Thanks.
I figuered it out by myself but forgot to mention it on the forum^^
So You just have to match the baudrate in the firmware (configuration.h) with the one in the driver of your comport for the sanguino.
Sorry, only registered users may post in this forum.

Click here to login