366a3a5bd3
Fix EEPROM size of STC12x54 series in MCU database
2016-05-15 02:39:51 +02:00
c046e886e3
usb15: add protocol notes
2016-05-15 02:31:36 +02:00
7ba95eab68
stc15/usb15: add password feature notes
...
I'm not going to implement this right now as it is rather dangerous.
2016-05-15 02:30:25 +02:00
e268b282cb
Update dump-mcu.py for stc-isp 6.85K
...
v2: squash "Update model DB"
2016-04-14 18:53:45 +02:00
cc20c85ad0
Add STC15W4K56S4 dump
2015-12-11 01:14:51 +01:00
76b3418f0a
stc15: add core voltage option (STC15W)
...
This is used on STC15W4 series and has no function on earlier MCUs.
There is no good way to filter options, unfortunately.
2015-12-11 01:11:53 +01:00
bd41521c6d
Add commented dump to stc15a docs
2015-11-22 18:47:24 +01:00
5b4f9d0ef0
Add stc89 and stc12a dumps
2015-11-22 18:45:01 +01:00
aae3d946f6
Add more dumps and new STC15 protocol info
2015-11-22 18:24:20 +01:00
1a0e100ab6
Update MCU database
...
Up to STC-ISP 6.85I. Also remove dump-mcu.txt, not really needed.
2015-11-21 00:41:30 +01:00
62c85d06c8
Add STC12A (early STC12) series protocol support
...
STC12A is my name for the mixup protocol between STC89 and
STC12 that is used by some early STC12 series MCUs (for examples
STC12C2052AD). The protocol differs in many subtle ways so there is
quite a bit of unfortunate code duplication for the moment.
2014-01-29 00:40:17 +01:00
977fb205ed
Add STC 89/90 series protocol support
2014-01-24 00:30:02 +01:00
5bcad70d77
Update MCU database
2014-01-17 12:08:23 +01:00
b3230814a8
Erase flash in 512 byte blocks
...
This is the IAP flash memory block size, and the BSL apparently
expects erase to be done aligned to 512 byte.
2014-01-13 12:33:41 +01:00
cf0d93b179
Add notes about STC12A and STC89 protocols
...
Nothing is implemented yet, but this should help with the
implementation when I finally get the chips from China.
2014-01-12 01:39:14 +01:00
ba8d26059c
Add STC15 series support
...
So far this is only based on reverse engineering what's needed
for programming STC15F104E. It works, but it is incomplete.
2014-01-11 16:43:37 +01:00
903f6ca451
Add and use MCU model database
2014-01-10 13:00:29 +01:00
8c960d9d5e
Add script for model info extraction
2014-01-08 15:28:40 +01:00
4876eed08f
Add RE'd information for MCU DB
2014-01-08 08:38:57 +01:00
cdbb6eee7c
Initial commit
2014-01-06 20:35:27 +01:00