forked from emmebrusa/TSDZ2-Smart-EBike-1
-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
41 lines (33 loc) · 1.79 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
* TongSheng TSDZ2 motor controller firmware
* by (C) Casainho and EndlessCadence and Leon and mspider65, 20 beta 1 version
* adapted to stock displays VLCD5 VLCD6 XH18
* from an idea of marcoq (Jobike forum)
* Author: mbrusa
* Version mb.20beta1.A
* Version mb.20beta1.B
* Version mb.20beta1.C
* Completed Java Parameter Configurator.
Warning
Before compiling, flashing and using the firmaware:
- read IMPORTANT NOTES in the file README.md
- read the operating manual in the manuals folder
- read the parameter configuration guide in the manuals folder
- check the setting parameters of the motor, battery and display in the configurator.
- modify parameters according to your needs.
Caution
Change the parameter values in the expected range, incorrect values can cause unpredictable operations.
To compile "SDCC Compiler" is required, install in C:\
To flash "ST Visual Programmer" is required, install in C:\
To use JavaConfigurator.jar "Java Runtime Environment" is required.
Attenzione
Prima di compilare, programmare e utilizzare il firmaware:
- leggere le IMPORTANT NOTES nel file README.md
- leggere il manuale operativo nella cartella manuals
- leggere la guida alla configurazione dei parametri nella cartella manuals
- controllare l'impostazione dei parametri del motore, della batteria e del display nel configuratore.
- modificare i parametri in base alle proprie esigenze.
Attenzione
Modificare i valori dei parametri nell'intervallo previsto, valori errati possono causare funzionamenti imprevedibili.
Per compilare è necessario "SDCC Compiler", installare in C :\
Per programmare è necessario "ST Visual Programmer", installare in C :\
Per usare JavaConfigurator.jar, installare "Java Runtime Environment".