Talk:JigKick Battery: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Text replacement - "<imgur(?:\s+\w+=(?:\w+|"[^"]+"))*\s*>([^<]+?\.(jpg|jpeg|png|gif))\s*<\/imgur>" to "File:$1") |
||
(5 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> | <pre> | ||
16KB ROM, | 16KB ROM, 768B RAM | ||
Flash Model | Flash Model | ||
</pre> | </pre> | ||
= Mapping of Serial on EEPROM = | |||
<pre> | <pre> | ||
0xE 0xF | 0xE 0xF (First 2 digits) | ||
0x12 0x13 | 0x12 0x13 (Last 2 digits) | ||
</pre> | </pre> | ||
Endian swapped | |||
= Battery Model Listing = | = Battery Model Listing = | ||
Line 28: | Line 29: | ||
= Testpins (16808C18SC) = | = Testpins (16808C18SC) = | ||
[[File:7cUSFD1.png]] | |||
<pre> | <pre> | ||
Line 37: | Line 38: | ||
orange VDD | orange VDD | ||
black VSS | 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> | </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) ------