This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
telephony:td816bx_hardware [2025/04/06 12:17] – prppedro | telephony:td816bx_hardware [2025/04/19 23:44] (current) – prppedro | ||
---|---|---|---|
Line 8: | Line 8: | ||
The ROM complex is detachable, for reasons I deem unclear, since those chips are already seated on sockets. See below for more information on that detachable board. | The ROM complex is detachable, for reasons I deem unclear, since those chips are already seated on sockets. See below for more information on that detachable board. | ||
+ | ## ROM version | ||
+ | |||
+ | As mentioned below, this unit has P401 software, dating back to 1996. It's an old ROM. The system seems to not have more than 320 KB of RAM. By all hardware measures, it seems to map to at least version " | ||
+ | |||
+ | ``` | ||
+ | KX-TD816 Chip information: | ||
+ | -0 P011 Non-DPITS pre-DPITS 8MHz CPU. 2MB, RAM 256K | ||
+ | -0,5 P051I / first DPITS 8MHz CPU. 4MB, RAM 256K | ||
+ | -1 P401A / B DPITS 8MHz CPU. 4MB, RAM 256K (Suffix of Serial No. " | ||
+ | -2 P301C / H 12MHz CPU. 8MB | ||
+ | -3 P301I / O / U 12MHz CPU. 8MB | ||
+ | -4 P311D / H | ||
+ | -5 P311K / M / P | ||
+ | -6 P311Q | ||
+ | -7 P311W | ||
+ | ``` | ||
+ | |||
+ | And [this webpage](https:// | ||
+ | |||
+ | In addition to those sources, {{ : | ||
+ | |||
+ | Critically, we're missing support for newer expansion cards, like the KX-TD193DX Caller ID card I've bought. Other than that, the losses are a bit minor. There are some features in that document that I kind of wanted, but none I can't live without (FFS, I could' | ||
+ | |||
+ | As for the Caller ID card, this is an adventure on it's own, and this KX-TD193DX card is basically the same card (TA123293) used by TA1232, the non-DPITS, older version of TD1232, from what I gather. TA1232 itself is a eerily similar project. I'm discussing those topics [[telephony: | ||
## ROM/RTC clock Board | ## ROM/RTC clock Board | ||
Line 15: | Line 39: | ||
This complex seems to be upgradeable (if you ever find that stuff.) Here we can find: | This complex seems to be upgradeable (if you ever find that stuff.) Here we can find: | ||
- | - IC20: **P401A**, matches the system ROM version | + | - IC20: **P401A** (**_P401A_**60905A), |
- | - IC21: **P402A**, | + | - IC21: **P402A**, |
- IC24: **CXK581000AP-10LL**, | - IC24: **CXK581000AP-10LL**, | ||
- IC25: **idem**, bringing the **total amount of RAM in this module to 256 KB**; | - IC25: **idem**, bringing the **total amount of RAM in this module to 256 KB**; | ||
Line 22: | Line 46: | ||
- X2: **32.768 kHz crystal oscillator** for the RTC chip; | - X2: **32.768 kHz crystal oscillator** for the RTC chip; | ||
- BAT: **CR2354 battery**, 3V, probaly of the /1GUF variant. | - BAT: **CR2354 battery**, 3V, probaly of the /1GUF variant. | ||
+ | |||
### Problems | ### Problems | ||
Line 28: | Line 53: | ||
- There' | - There' | ||
- This same oscillator isn't operating reliably, sometimes it takes a while for the clock to start, well, _clocking_, and this component is probably the culprit; | - This same oscillator isn't operating reliably, sometimes it takes a while for the clock to start, well, _clocking_, and this component is probably the culprit; | ||
+ | |||
+ | |||
## Chips under ROM/RTC card | ## Chips under ROM/RTC card | ||
{{ : | {{ : | ||
+ | |||
+ | Two proprietary parts are to be found here: | ||
+ | |||
+ | - IC2: **PQVI620890F**, | ||
+ | - IC19: **PQVI05JP031G**, | ||
+ | |||
+ | Then we have: | ||
+ | |||
+ | - IC3: **MT8981D**, | ||
+ | - IC22-IC2< | ||
+ | - IC8, IC15, IC18: also look like CODECs. | ||
+ | |||
+ | If IC22-IC23(? | ||
+ | |||
+ | This makes the system kind of an hybrid between -1 and -2, hardware-wise. The CPU smells like 12 MHz, judging by it's model suffix (the datasheet for it mentions 8~16 MHz sub-models), |