ohzee
100 kW
I am using the adapter sent with my 18 fet.. is the adapter something that attaches to it ?
ohzee said:I am using the adapter sent with my 18 fet.. is the adapter something that attaches to it ?
...
c = ser.read ()
if c == 'U':
return True
if len (c) > 0:
raise Exception (_("Invalid reply byte '%(chr)02x'") % { "chr" : ord (c) })
...
Thanks Ohzee; my apologies for your re-post.ohzee said:PM from Lyen
"The USB-TTL programming adapter with the yellow loop/jumper wire is for controllers that have the label marked as "MII". This is the current version of the cables and controllers."
This loop/jumper connects the outside pins.
ohzee said:Nice bud glad it works.
Make's me wonder if you could just take an original cable and add a jumper for the 2 outside pins. Maybe with a switch depending on what rev.
You presume too much. I didn't know I had a MII EB312 Controller; it was a recent replacement and there was no extra programming adapter cable included with it, hence the need to go through the discovery process. Shoot me at dawn for being thorough... that or RDWHAHBanpaza said:Kingfish, you would have less questions if you would just read a page before you posted:
http://endless-sphere.com/forums/viewtopic.php?f=2&t=27927&start=270#p620632
This, and a few next posts gives exactly the same recipe as you found in the end.
Double post more or less.electraflyit said:Hi,
I have EB2## and EB3## controllers.
Does anyone know what 'speed 4' does in the EB3## software, or how it interacts with speed 1,2,3 & SL?
I have all the speeds( 3 + SL)working in the EB2## software but am having problems working out the EB3## settings
thanks Eddie
alsmith said:Probably silly, but my Lyen has a reverse speed that can be set as well as the 3 forward. ????