Re: Jedicut and Arduino over USB

23
[quote=Martin]
Hi ZbigPL,
yes, bascom programs may not fast enough to handle the high baudrate...[/quote]

Thanks, Martin!
With 8 MHz clock didn't work baudrate 115200 but 128000 is OK!
My machne with chip TA8435H now works with USBserial.
I found in my treasure chest some Atmega168 chips.
So I started a few days ago Bascom and it works without any additional components!
Flash is 95% free. I must to think about heat control and so on...

We say "The farther into the forest, the more trees" (read: problems):

1. I have real parameter 0,05 mm/step in Jedicut. Now I must set about 0,003 mm/s. It would be better with real factor.
2. I unsuccesfully try change speed of wire. Where is snag?:S
3. I have not tried "Pause". It will work?
4. I'm dreaming about "End of transmision" (for example "A2" in Your 2byte convention)
ZbigPL

Re: Jedicut and Arduino over USB

24
Hi ZbigPL,

I sent you a PM concerning the points 1 and 2 (You may have something configured wrong).
-- "Pause" works, but the commands already sent to the micro controller and stored in the command buffer can't be unsent, so they will be executed, but then jedicut stops the transmission of commands.
-- You can use the command A0 (all motors off) for the "End of transmission command". It will be sent every time as last command.

Martin
`); }); })(jQuery, window, document, phpbb);