You are here

VESC Tool

VESC PID tuning for F1Tenth

Submitted by genozen on Wed, 2024-06-12 19:19

Forums:

Hello, I was following the  F1Tenth guide to tune the PID for my brushless motor with the Flipsky FSESC4.2: https://f1tenth.readthedocs.io/en/stable/getting_started/firmware/firmware_vesc.html

I got my motors to spin and tune using the FOC Detect and Calculate Parameters (step 6), but when I go to step 8, I'm not getting a clean step response.

Firmware update failing (from V3.38 to V6)

Amaxophobie's picture
Submitted by Amaxophobie on Wed, 2024-06-05 14:58

Forums:

Hi,

after a long time I got my hands on my Trampa VESC 6 (HW60) again. It currently has firmware V3.38 installed and is working flawlessly with the 0.94 VESC Tool.

Now I want to update the firmware to be used in the new VESC-Tool 6 but I am unable to do it. Every time I update, power cycle and reconnect I am stuck with the V3.38. I also tried to update the bootloader but this has no effect aswell.

Do I need to update the newest firmware from the VESC-Tool 0.94 and if so, where can I find it?

How VESCTOOL Determines the foc_sensor_mode

NATUITION's picture
Submitted by NATUITION on Tue, 2024-05-28 11:29

Forums:

My goal is to create a Python script with the same functionality as the VESCTOOL setupwizardfoc. I am using the Pyvesc library to encode and decode messages for the VESC. I send the COMM_DETECT_APPLY_ALL_FOC message, the motor runs correctly, and I receive a response corresponding to the COMM_GET_MCCONF message. So far, I am following the same logic that I observed in the VESCTOOL source code.

Pages

Subscribe to RSS - VESC Tool