First post, by RayeR
- Rank
- Oldbie
Hi, I have one more this MB https://theretroweb.com/motherboards/s/tk-tk83305-4n-d-03 that I'm trying to ressurect.
It has leaked battery but nothing serious, I had to fix some traces to KBD under DIN connector.
Problem is that it doesn't POST at all.
I sniffed with scope and I can see live activity on BIOS ROM, ISA bus, CPU bus so it's not fully dead.
I replaced the BIOS with simple test code:
0: b0 13 mov al,0x13 ; d7=1,0 d6=0,0
2: e6 80 out 0x80,al ; d7=1,1 d6=1,0
4: eb fa jmp 0 <start> ; d7=1,1 d6=1,1
And I observe that the displayed POST code is 93h instead of 13h. So there's a problem with D7 line. As you can see the x86 opcodes has all D7=1 so the code was not corrupted just the immediate constant 13h->93h. I'm trying to find where the data is crippled so I started to RE the board and drawing a block schematic. There's no datasheet for MX chipset 🙁 I checked that data from EPROM are read OK so corruption doesn't happen there. I also , just to be sure, replaced the U5 74F245 bus driver but it was fine. I also got another donor board that I used to desolder AFC version of the chipset and replaced it on my MB and guess what - nothing was changed, damn hell...
I guess there's some proprietary interconnection between two chipsets because there must be some data path for D15:0 form 83C306 to 83C305 to be passed to/from the ISA bus. As you can see CPU talks only with 83C306 at full 32b width data bus. That makes sense because this chipset is probably the memory controller including the 8kB cache so it feeds CPU as fast is possible while slower I/O operations are offloaded to 83C305 so CPU can do something else instead waiting for slow ISA devices...
Any ideas? I guess that there may be bad trace between those chipsets or CPU may have D7 line dead.
Problem solved:
Re: 386 MB chipset Macronix MX83C305/306 schematic reverse engineering and repair
Re: 386 MB chipset Macronix MX83C305/306 schematic reverse engineering and repair
Gigabyte GA-P67-DS3-B3, Core i7-2600K @4,5GHz, 8GB DDR3, 128GB SSD, GTX970(GF7900GT), SB Audigy + YMF724F + DreamBlaster combo + LPC2ISA