Enrico Contiero
2021-12-13 14:22:22 UTC
Hi everyone,
I bought recently a Space Station pinball in good condition. Everything works except sound.
More info on my system:
- Sound board D-11581-552 with one EPROM 27256 (U4)
- MPU board 5764-12206-00 with two EPROM 27256 for Speech (U21 - U22)
I think speech are generated by MPU and other sound / background music by sound board.
- No "Bong" on power up, so according to manual "Sound board have a problem"
- If I press one time SW1 on left edge of MPU board I listen "beeeeeeeeeeeeee" sound
- If I press second time SW1 on left edge of MPU board I listen "brrrrrrrrrrrrrrr" sound
- Need to press cpu switch to reset and stop sound.
I can assume that TDA2002 works good. I have replace all capacitors only for reduce noise.
Voltage on pin: +5Vdc ; +12Vdc and -15Vdc with low ripple.
First at all:
- No acid on MPU board
- Read all the EPROM. My programmer TL866II plus does not detect the eproms, so I decide to change it (downloaded image from ipdb.org)
- [SOUND BOARD] Put U4 in w27c512 (I don't have 27256) cutting W3 jumper to allow this EPROM type.
- [MPU BOARD] Put U21 and U22 in two w27c512. The difference between 27256/w27c512 are A15(27c512) - VPP(27256) pin. So I copy the code with an offset of 32k with this command (bash linux):
- cat U21_eprom.L1 U21_eprom_L1 > U21_27512_eprom.bin
Theorically it have always an offset by A15 connected to 5Vdc, so second half of EPROM are called. It can work ?
- Change U24 of MPU (6802P) with new one.
Still no sound, just noise that increases with potentiometer.
I see on web that the problem can be cause by TMM2016 RAM. So I touch it (U25 on MPU board and U5 on sound board) and they are really hot. I buy it, but waiting ship, there are other test that I can do?
Thanks
I bought recently a Space Station pinball in good condition. Everything works except sound.
More info on my system:
- Sound board D-11581-552 with one EPROM 27256 (U4)
- MPU board 5764-12206-00 with two EPROM 27256 for Speech (U21 - U22)
I think speech are generated by MPU and other sound / background music by sound board.
- No "Bong" on power up, so according to manual "Sound board have a problem"
- If I press one time SW1 on left edge of MPU board I listen "beeeeeeeeeeeeee" sound
- If I press second time SW1 on left edge of MPU board I listen "brrrrrrrrrrrrrrr" sound
- Need to press cpu switch to reset and stop sound.
I can assume that TDA2002 works good. I have replace all capacitors only for reduce noise.
Voltage on pin: +5Vdc ; +12Vdc and -15Vdc with low ripple.
First at all:
- No acid on MPU board
- Read all the EPROM. My programmer TL866II plus does not detect the eproms, so I decide to change it (downloaded image from ipdb.org)
- [SOUND BOARD] Put U4 in w27c512 (I don't have 27256) cutting W3 jumper to allow this EPROM type.
- [MPU BOARD] Put U21 and U22 in two w27c512. The difference between 27256/w27c512 are A15(27c512) - VPP(27256) pin. So I copy the code with an offset of 32k with this command (bash linux):
- cat U21_eprom.L1 U21_eprom_L1 > U21_27512_eprom.bin
Theorically it have always an offset by A15 connected to 5Vdc, so second half of EPROM are called. It can work ?
- Change U24 of MPU (6802P) with new one.
Still no sound, just noise that increases with potentiometer.
I see on web that the problem can be cause by TMM2016 RAM. So I touch it (U25 on MPU board and U5 on sound board) and they are really hot. I buy it, but waiting ship, there are other test that I can do?
Thanks