Search found 1594 matches

by Basicmicro Support
Wed Jul 06, 2016 9:09 am
Forum: General Discussion
Topic: RoboClaw only works with USb plugged in !
Replies: 6
Views: 8086

Re: RoboClaw only works with USb plugged in !

When you press a button and it goes into setup mode all the other functions should stop working. Even USB, so that is a little weird. the button routines run in their own loop once you have entered the setup mode. The USB interrupt is strill running but no data is being processed when in that state....
by Basicmicro Support
Tue Jul 05, 2016 8:28 am
Forum: General Discussion
Topic: RoboClaw only works with USb plugged in !
Replies: 6
Views: 8086

Re: RoboClaw only works with USb plugged in !

What are you using to control the Roboclaw when it is not plugged into USB? I will assume it is an arduino because a couple other customers had a similar problem. It was because the USB port is used to elliminate all timing error on the roboclaw when it is plugged in(this is so the USB timings are w...
by Basicmicro Support
Tue Jul 05, 2016 8:22 am
Forum: General Discussion
Topic: Controlling a roboclaw with a computer and having I/O signals also
Replies: 3
Views: 5045

Re: Controlling a roboclaw with a computer and having I/O signals also

I've combined your two posts because they were related(thought he order is wrong, oops). 1. You will need to determine what the comport nume is on your MAC. Im afraid I do not know how to find that out. I think a little Google Fu will be required. Once you have the correct port name/address you shou...
by Basicmicro Support
Tue Jul 05, 2016 8:17 am
Forum: General Discussion
Topic: Analog Mode stop voltage
Replies: 0
Views: 3823

Re: Analog Mode stop voltage

Set MCU mode in the Option setting for Analog mode. MCU mode disables the autocalibration of the stopped voltage level on powerup.
by Basicmicro Support
Tue Jul 05, 2016 8:15 am
Forum: General Discussion
Topic: Combine Outputs on 2X15A RoboClaw
Replies: 2
Views: 4291

Re: Combine Outputs on 2X15A RoboClaw

Yes, you can combine the motor channels. HOWEVER, you must use IonMotion to setup the board so it is in combined mode(General Settings in IonMotion) and you have to wire the channels up correctly. If you do not you will damage the board. Make sure you save the settings once you have changed it in Io...
by Basicmicro Support
Thu Jun 30, 2016 8:54 am
Forum: General Discussion
Topic: Calling roboclaw functions from 2 python threads
Replies: 5
Views: 7286

Re: Calling roboclaw functions from 2 python threads

Of course. All the libraries we provide the source code to are open source. if you want to modify it and then submit a copy, we'll run our normal tests on it and replace the old library or add that one as a second option.
by Basicmicro Support
Thu Jun 30, 2016 8:52 am
Forum: General Discussion
Topic: Incorrect Circuit for Regen run-off - diode
Replies: 8
Views: 9221

Re: Incorrect Circuit for Regen run-off - diode

Sounds good. Please reply in this thread as well with the link. I assume you'll be adding it to your project thread.
by Basicmicro Support
Thu Jun 30, 2016 8:50 am
Forum: General Discussion
Topic: Wiring in the diode and switch
Replies: 8
Views: 10311

Re: Wiring in the diode and switch

1. I would not recommend the fure directly on the motors. The warning from the manufacturer is what all motors manufacturers do. They want to prevent stall for any significant length of time. You can do this by setting the robcolaws maximum current level to 20amps in your case instead of using the f...
by Basicmicro Support
Thu Jun 30, 2016 8:46 am
Forum: General Discussion
Topic: What Roboclaw for RS-540SH motor?
Replies: 0
Views: 3897

Re: What Roboclaw for RS-540SH motor?

I would recommend a 2x30 or the 2x45(both peak 60a but you will get longer runtime with the 45 if you are constantly getting near stall). The roboclaw over current protection will handle the little above that. However if you run the motor at higher than the rated voltage the stall current will go up...
by Basicmicro Support
Thu Jun 30, 2016 8:39 am
Forum: General Discussion
Topic: Control 2 motors as one?
Replies: 6
Views: 7844

Re: Control 2 motors as one?

I explained in your other post what the flip switch does. In the future please combine your posts into one if they are related(like these two were). Thanks MCU mode disables the auto calibration of the Analog or RC signals. Eg it prevents the zero and min max calibration, and it also disabled the au...