Difference between revisions of "Notes of VESC FW 5.03"

From Spintend service and support
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
VESC FW 5.03 is a great and long waited FW version.  
VESC FW 5.03 is a great and long waited FW version.  


Here is some note with FW 5.03:
Here is some 'maybe' issue observed in my testing with FW 5.03:
#When current is at 30-50A, the motor may trembled some times(just fond one my test bench, not sure for real riding).
#When current is at 30-50A, the motor may trembled some times(just fond on my test bench, not sure for real riding).
#The control input is disabled in default and after FOC setup.
#The control input is disabled in default and after FOC setup.
#The inter-VESC communication through CAN bus is busier than former version, thus will have a traffic issue with remote signal in CAN bus. So it is better to disable remote input before config VESC. If the VESC tool promotes 'All the VESC must have same firmware version' or 'can not read the firm ware version', there may be this reason.
#The inter-VESC communication through CAN bus is busier than former version, thus will have a traffic issue when remote signal exists on CAN bus too. So it is better to disable remote input before config VESC. If the VESC tool promotes 'All the VESC must have same firmware version' or 'can not read the firm ware version', there may be this reason.

Latest revision as of 22:07, 1 February 2022

VESC FW 5.03 is a great and long waited FW version.

Here is some 'maybe' issue observed in my testing with FW 5.03:

  1. When current is at 30-50A, the motor may trembled some times(just fond on my test bench, not sure for real riding).
  2. The control input is disabled in default and after FOC setup.
  3. The inter-VESC communication through CAN bus is busier than former version, thus will have a traffic issue when remote signal exists on CAN bus too. So it is better to disable remote input before config VESC. If the VESC tool promotes 'All the VESC must have same firmware version' or 'can not read the firm ware version', there may be this reason.