You are here

VESC Tool

sick srm50 absolute encoder, I don't know how to configure it

Submitted by Davidson SIlvei... on Mon, 2024-04-22 21:45

Forums:

I'm a bit new to electronics, forgive me if I say something stupid.
I currently have a servomotor running with a vesc and it has an incremental encoder. However, I have this desrm50-hfa0-k21 absolute encoder and I would like to test it on this motor. However, I don't know how to configure it or how to connect it to Vesc. If you can help me.

 

Maxkgo bms configuration inside vesc tool

Submitted by renaudbarbier on Fri, 2024-04-19 15:53

Forums:

hi, 

I have seen online some people configuring their bms through the vesc tool.

I did not manage to do so.

I have a vesc and a ble dongle connected to the vesc. the bms is connected to vesc over can and I can see the realtime data of maxkgo bms.

 

I would like to know how to have the maxkgo appear in vesc tool side menu (like ennoid I saw online).

I can see a device on CAN being detected but it says motor 60. not sure why it does not say BMS.

Setup FOC automaticly without vesc tool ihm

NATUITION's picture
Submitted by NATUITION on Tue, 2024-04-16 10:11

Forums:

Hello,

I try to setup motors FOC without using the GUI. The aim is to configure the vesc and the motor automatically with a python script. I would like to know if there is a way to do this configuration without the GUI. I search into vesctool and pyvesc source (https://github.com/LiamBindle/PyVESC/tree/master), and that's what I got:

 

class DetectApplyFOC(metaclass=VESCMessage):

    id = VedderCmd.COMM_DETECT_APPLY_ALL_FOC

    fields = [

Motor FOC Config Wizard only sees "local" motor, not CAN connected

Submitted by glasswalker on Mon, 2024-04-08 04:46

Forums:

Hello, New to VESC here, done a ton of reading, and bought the bits to do my eScooter project, (retrofitting a Kaabo Mantis 10 Pro). But I'm having some trouble with the Motor FOC Detection/Wizard.

Not sure if this belongs here or in the "third party hardware". Feel free to move it if I've put it in the wrong place.

brake switch/brake regen question

Submitted by smallbikefun on Sat, 2024-04-06 01:48

Forums:

hi im wondering if someone can answer some braking questions about an ebike project im working on. im using a flipsky 75100 on a 14" bike that has disc brakes. i built a batt pack for it from sony vtc4s (16s8p). i dont have any brake switches hooked up.  the disc brakes work ok and i was planning on upgrading to hydraulic brakes eventually.

Control VESC with PPM and Simultaneously get Data with CAN

Submitted by warhawk on Wed, 2024-03-13 06:23

Forums:

I have 8 motors connected and running with VESC using individual PPM Values for each VESC using PPM inputs from an 8 channel ppm receiver. 
I want to get the operational data of all 8 motors via Arduino Mega using CAN from all 8 motors.
 

The problem is that once I connect CAN among these motor VESCs and run the Setup Wizards (FOC and INPUT), the motors only take one input from one of the Motor PPM and the CAN-connected motors run together with a single PPM. Although, I can get the data via Arduino. 

Pages

Subscribe to RSS - VESC Tool