casainho
10 GW
- Joined
- Feb 14, 2011
- Messages
- 6,058
I started the project of OpenSource firmware for the popular BMSBattery S series controllers / Kunteng KT and TSDZ2 mid drive motor controllers.
There are a few models of LCDs used on KT controllers and LCD3 seems to be the most complete, that shows for instance the motor real time power in watts.
On TSDZ2, his LCD is really poor, it can't even show the motor real time power in watts nor even the battery voltage :-(
Both KT and TSDZ2 motor controllers use the same microcontroller STM8S105, and the LCD3 also uses the same STM8S105!! This is an opportunity to exploit LCD3 and improve with our own firmware, like adding extra working modes for both KT and TSDZ2 motor controllers
LCD3 uses STM8S105C6T6 that has 32kbytes of flash memory, which should be plenty.
The only other IC on the board is the LCD controller Holtek HT1622 that has datasheet in English language, there are even OpenSource Arduino firmware for it.
The flashing and debugging SWIM header is easily accessible on LCD3 board.
Anyone that believes this firmware will bring value and with some time to help??
There are a few models of LCDs used on KT controllers and LCD3 seems to be the most complete, that shows for instance the motor real time power in watts.
On TSDZ2, his LCD is really poor, it can't even show the motor real time power in watts nor even the battery voltage :-(
Both KT and TSDZ2 motor controllers use the same microcontroller STM8S105, and the LCD3 also uses the same STM8S105!! This is an opportunity to exploit LCD3 and improve with our own firmware, like adding extra working modes for both KT and TSDZ2 motor controllers
LCD3 uses STM8S105C6T6 that has 32kbytes of flash memory, which should be plenty.
The only other IC on the board is the LCD controller Holtek HT1622 that has datasheet in English language, there are even OpenSource Arduino firmware for it.
The flashing and debugging SWIM header is easily accessible on LCD3 board.
Anyone that believes this firmware will bring value and with some time to help??