Talk:JigKick Battery: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Battery is based on NEC 78K0/KB1+") |
m (Text replacement - "<imgur(?:\s+\w+=(?:\w+|"[^"]+"))*\s*>([^<]+?\.(jpg|jpeg|png|gif))\s*<\/imgur>" to "File:$1") |
||
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
Battery is based on NEC 78K0/KB1+ | Battery is based on NEC 78K0/KB1+ or NEC 78K0/KB2 | ||
<pre> | |||
16KB ROM, 768B RAM | |||
Flash Model | |||
</pre> | |||
= Mapping of Serial on EEPROM = | |||
<pre> | |||
0xE 0xF (First 2 digits) | |||
0x12 0x13 (Last 2 digits) | |||
</pre> | |||
Endian swapped | |||
= Battery Model Listing = | |||
<pre> | |||
780102Н (phat) | |||
A01V13M07G (slim) | |||
A01V14N05G (slim can't write to eeprom) | |||
16808C18SC (slim 3000) | |||
17010016SC (slim 3000) | |||
</pre> | |||
* SSOP-30 | |||
= Testpins (16808C18SC) = | |||
[[File:7cUSFD1.png]] | |||
<pre> | |||
green RX | |||
purple TX | |||
blue FLMD | |||
red RESET | |||
orange VDD | |||
black VSS | |||
</pre> | |||
= Talking To Pandora = | |||
<pre> | |||
------ Start(Signature Read) ------ | |||
Device name: UPD78F0501 | |||
Device data: 10 7F 04 7C | |||
Device end addr: 00003FFF | |||
Security Flag: 0068 | |||
Boot Block Number: 003 | |||
Firmware Version: 2.00 | |||
Signature Read PASS | |||
------ End(Signature Read) ------ | |||
</pre> |
Latest revision as of 06:32, 4 May 2023
Battery is based on NEC 78K0/KB1+ or NEC 78K0/KB2
16KB ROM, 768B RAM Flash Model
Mapping of Serial on EEPROM[edit source]
0xE 0xF (First 2 digits) 0x12 0x13 (Last 2 digits)
Endian swapped
Battery Model Listing[edit source]
780102Н (phat) A01V13M07G (slim) A01V14N05G (slim can't write to eeprom) 16808C18SC (slim 3000) 17010016SC (slim 3000)
- SSOP-30
Testpins (16808C18SC)[edit source]
green RX purple TX blue FLMD red RESET orange VDD black VSS
Talking To Pandora[edit source]
------ Start(Signature Read) ------ Device name: UPD78F0501 Device data: 10 7F 04 7C Device end addr: 00003FFF Security Flag: 0068 Boot Block Number: 003 Firmware Version: 2.00 Signature Read PASS ------ End(Signature Read) ------