Fix up README
This commit is contained in:
parent
9da8da6807
commit
7a858f3334
21
README.md
21
README.md
@ -61,20 +61,11 @@ STC MCUs use a variety of related but incompatible protocols for the
|
||||
BSL. The protocol must be specified with the ```-p``` flag. Here's
|
||||
the general mapping between protocols and MCU series:
|
||||
|
||||
* ```stc89```
|
||||
STC 89/90 series
|
||||
|
||||
* ```stc12a```
|
||||
STC12Cx052AD and possibly others
|
||||
|
||||
* ```stc12```
|
||||
Most STC10/11/12 series
|
||||
|
||||
* ```stc15a```
|
||||
STC15x104E and STC15x204E(A) series
|
||||
|
||||
* ```stc15```
|
||||
Most STC15 series
|
||||
* ```stc89``` STC 89/90 series
|
||||
* ```stc12a``` STC12Cx052AD and possibly others
|
||||
* ```stc12``` Most STC10/11/12 series
|
||||
* ```stc15a``` STC15x104E and STC15x204E(A) series
|
||||
* ```stc15``` Most STC15 series
|
||||
|
||||
The text files in the doc/ subdirectory provide an overview over
|
||||
the reverse engineered protocols used by the BSLs. For more details,
|
||||
@ -158,7 +149,7 @@ Disconnected!
|
||||
```
|
||||
|
||||
You can also program the EEPROM part of the memory, if applicable. Add
|
||||
the EEPROM image to the commandline after the code binary.
|
||||
the EEPROM binary to the commandline after the code binary.
|
||||
|
||||
stcgal uses a conservative baud rate of 19200 bps by
|
||||
default. Programming can be sped up by choosing a faster baud rate
|
||||
|
Loading…
Reference in New Issue
Block a user