vedderb / bldc

The VESC motor control firmware
2.09k stars 1.31k forks source link

Request to merge my hardware into hwconf-Makerbase #672

Closed makerbase-motor closed 8 months ago

makerbase-motor commented 8 months ago

Added a new HW config file:

  1. mksesc_75_100 does not support phase filtering, so limit it and turn off AUX;
  2. The old version of mksesc_75_100_v2 does not support phase filtering, but the new design upgrade supports it. The configuration is explained and distinguished, and AUX is turned off;
  3. The old version of mksesc_75_200_v2 does not support phase filtering, but the new design upgrade supports it. The configuration is explained and distinguished, and AUX is turned off;
  4. mksesc_84_100_hp newly designed motherboard uses INA241A2. The motherboard has a built-in Bluetooth module and turns off AUX.
  5. mksesc_84_200_hp newly designed motherboard uses INA241A2. The motherboard has a built-in Bluetooth module and reserves the location for the BMI160 chip.

Hope this doesn't cause you any trouble, thank you! Makerbase