Ninebot Max ESC Generations: Difference between revisions

From Joey's Wiki
Jump to navigation Jump to search
No edit summary
Line 40: Line 40:
Next to the spot labeled "DRV" is where the chip type is located.
Next to the spot labeled "DRV" is where the chip type is located.


If it says "max_DRV_STM32xxxxxxx" then you have a gen 1 controller and tutorials for STLinking will work.
If it says "max_DRV_STM32xxxxxxx" then you have a Gen 1 controller and tutorials for STLinking will work.


[[File:ScooterHackingUtilityHardwareDetailsMaxSTM32.png|thumb|center|400px|Gen 1 controllers are based on the STM32 MCU.]]
[[File:ScooterHackingUtilityHardwareDetailsMaxSTM32.png|thumb|center|400px|Gen 1 controllers are based on the STM32 MCU.]]


[[Category: Scooters]][[Category: Ninebot]]
[[Category: Scooters]][[Category: Ninebot]]

Revision as of 19:59, 3 February 2023

Late in 2021/early 2022, Ninebot released a second version of the G30/Max ESC (Electronic Speed Controller).

Rather than using the well-known STM32 chip most of the previous ESCs were based on, it used an AT32 chip.

This chip is not compatible with currently available CFW (Custom Firmware), though SHFW is currently testing support for it.

Below are the differences between the gen 1 ESC and the gen 2 ESC.

Gen 1

The first generation of the Max ESC was compatible with both the Max G30 series and the SNSC 2.0/SNSC 2.1.

It used bullet connectors to connect to the motor.

There are 2 revisions of this generation motor:

  • One is the G30D version with 3 capacitors and the debug points hidden on the back of the PCB
  • The other is the standard single capacitor version common in most G30 models

Gen 2

The second generation of the ESC was more similar to that of the newer generation Xiaomi Mi3 and Mi4 scooters.

It has a black plastic housing and features screw terminals less prone to melting.

It was based on an AT32 chip and incompatible with STM32-based Custom Firmware and STLinking.

This model can only be flashed with some types of firmware, and can only be STLinked with ScooterHacking ReFlasher.

How to Identify

Using ScooterHacking Utility v2.1 and above, it's possible to tell which ESC generation you have.

Download the app and connect to your scooter, then click the upper lefthand menu and select "Hardware Details".

This menu option allows you to view details about your hardware.

Below it will show the MCU that your ESC is based on.

Next to the spot labeled "DRV" is where the chip type is located.

If it says "max_DRV_STM32xxxxxxx" then you have a Gen 1 controller and tutorials for STLinking will work.

Gen 1 controllers are based on the STM32 MCU.