You are here

VESC Firmware

adding PAS feature on Firmware 5.01

Submitted by marc426 on Sat, 2023-07-15 23:56

Hi all,

I've been desperately trying to add the PAS feature on my Vesc 6 MK3.

First problem (solved I think) I've downloaded VESC 6.02 and tried to put back the FW 5.01  but it didn't let me even through the archive (probably since I had a custom firmware on it).

Now, when I connect to my VESC, motor runs fine and everything is ok but the PAS feature disapears in the APP selection choice.

From what I understand, I might have to compile a custome 5.01 by uncommenting some lines, is that the only thing to do?

 

PPM over CAN

Submitted by joeker24 on Mon, 2023-07-03 11:15

Hi all,

I've been looking though the CAN docs and the "comm_can.c" file and cant find a way to control the PPM though a CAN message. Is this feature been implemented if not is there a plan to implement it? Happy to give it a go if not supported. I have a RC car with a vesc speed controller and want to controll both speed and direction with the CAN bus. 

Cheers,

Joe

vesc disconnected during detection

Submitted by TonyYuan on Mon, 2023-06-26 09:17

symptom:

I can run "RL" and "Lambda" detection in the "Motor Settings"->"FOC" tab successfully.  During the "Lambda" detection process, the motor does spin.  

The problem is when I try to

"Wizards" -> "Setup Motors FOC" then, after hearing some sound, "VESC Disconnected During Detection"

I checked the voltage for the MCU, there is no obvious drop during the detection. For my case, it's not a MOSFET related issue. 

 

fix:

in conf_general.c

Vesc draw less current that it shows

Submitted by vic1234 on Thu, 2023-06-01 22:09

Hi just connect vesc firmware based controller to my ebike

I setup my battery amps to 40a as maximum that it can handle 

And vesc rt shows that I draw 40a

But my bms shows that the amps that are been used is like 1a-5a

And of course  the ebike is slow

What I can do to fix it? 

Or what I'm doing wrong

I run the motor configurator

And the input

Is and ebike adc tbrottle

Motor Detection Error

Submitted by Matish on Tue, 2023-05-23 17:37

Hi I was wondering if anyone could help with my problem,

I have a dual fsesc75100 motor controller from flipsky and 2 motors from flipsky (both the same model).

When i connect my controller to a power supply, both blue LEDs light up, but the controller on the right is a bit dimmer. In addition the green LED on the controller on the right doesn't light up - only the one on the left does.

Change the direction of motor when using PPM and "Current no reverse with brake"?

Submitted by Kokonenen on Mon, 2023-04-24 13:41

Hey, I'm trying to figure out a way to change the direction of a motor I'm controlling with a joystick connected to an arduino thats sending PPM to the vesc. The issue is that the vesc is configured to accelerate when the joystick is pushed forward and brake when its pushed backwards. Which works just fine, but I want a switch to my arduino that changes the direction of the motor. However since I am simply sending :

"esc.writeMicroseconds(map(analogRead(PotentiometerPin), 520 , 1023, 1500, 2000))"

Accidentally Bricked MakerX Go-Foc D60

Submitted by masong on Mon, 2023-04-24 07:41

Hi all, I have a brand new MakerX D60 vesc and it won't connect to my computer anymore. I also have a MakerX DV6 that I was using for a bit, but I switched to the D60 to see how they compare. The D60 worked well for a while, but after plugging it back in to my laptop and VESC Tool, it immediatly reset the vesc to factory values and erased all my settings and values I'd set up for my eboard. I disconnected the vesc and reconnected it to see if it was just a bug, but my settings still weren't there.

Driving Synchronous reluctance motor using VESC

Submitted by mmandar90 on Fri, 2023-04-21 14:34

Hello All, 

I am trying to drive synchronous reluctance motor using VESC Controller (Flipsky 75200). 

Currently, There is no back EMF in this reluctance motor, which is causing problem while driving this motor with PMSM controller. 

Can we drive this magnetless synchronous reluctance motor with VESC controller. 

I'm open for both sensor-less and sensor-ed control. I have sine/cosine sensor installed on the motor. 

Thanks in advance,

Mandar. 

Pages

Subscribe to RSS - VESC Firmware