Looking for some help regarding the interconnection test… Here is the scenario…
A few days ago I try’d the test with the IC’s in only to discover that the test voltages with the IC’s removed were too low… I rebuilt my PSU and get the correct test voltages on the IC’s 5v and 12v…
Installed the IC’s performed the interconnection test using MidiOx and form pins A0 to A3 I am getting around 4.45v which I’m sure is fine… Pins A4 to Pin CS# are all 0v… Is it possible that I have ruined my SID chips? They are warm to the touch but not hot that they will burn your finger is this normal?
If the voltages were too low, your SIDs would not be damaged. It’s only if you supply too much voltage. I assume you are using 6581 SIDs that require 12V right? 12V supplied to a 8580 or 6582 will kill it though.
All SIDs get warm, nothing to worry about there.
You have to do the interconnection test with the SID out of the socket.
During the interconnection test, are you testing if each pin can be toggled low and high i.e. 0V and 5V?
Report back your results, it could be a fault with the PCB or the 74HC595 chips.
I’m using the 6581’s … I have tested with the 6581’s out and get 0v on all pins except Pin 7 D1 = 5.1v… Something is not right… Still getting 12v (pin 14 & 28) 5v (pin 14 & 25)…
I’m stumped with this interconnection test… Have all the IC chips pulled on both SID boards and fail to get 5v on pins 0-13… Except 5v on pin #7 on the left SID board..
0: Pin A0 = 5V
; # 1: Pin A1 = 5V
; # 2: Pin A2 = 5V
; # 3: Pin A3 = 5V
; # 4: Pin A4 = 5V
; # 5: Pin RES# = 5V
; # 6: Pin D0 = 5V
; # 7: Pin D1 = 5V-------> on the left SID board..
; # 8: Pin D2 = 5V
; # 9: Pin D3 = 5V
; #10: Pin D4 = 5V
; #11: Pin D5 = 5V
; #12: Pin D6 = 5V
; #13: Pin D7 = 5V
; #14: Pin CS# = 0V
I have rechecked all my connections for being correct and checked the cabling with an ohm meter fo any opens and all is ok… I am starting to think that I need to load some additional hex files such as below…
Search the .hex file which fits for your needs: setup_6581.hex and setup_8580.asm are nearly indendical, only difference is the filter calibration value which will be written into the ensemble BankStick during formatting (6581 uses range 000..FFF, 8580 range 000..600).
Where do I find the setup_6581.hex and do I need to install it?
if the MIOS device ID hasn’t been adapted during bootloader installation, you have to do this now. Download the “change_id” application at the MIOS Download section, and upload following .hex files with MIOS Studio:
device_id_01.hex for the first slave
device_id_02.hex for the second slave
device_id_03.hex for the third slave
Appreciate any help on this… THe documentation is great for this but sometimes I find it a little overwhelming and am now thinking there is a bunch of hex files I have forgot to load or do not need to load…
I know I’m close but yet so far to getting this to work and my wife is getting tired of me moping about the house trying to figure it out…
You should be using MIOS Studio with “Feedback from Core” to check you’ve installed it correctly.
Take out only the SID chip from the SID PCB, not the other chips.
Use mod wheel messages to control which pin is toggled high. One will be high (5V) the rest low (0V), except for CS# pin which is normally high and therefore toggled low.
If your LCD is connected and working, you should see which pin is being toggled high. Check the pin gets changed as you send new mod wheel messages… Unfortunately MIOS Studio doesn’t let you send specific mod wheel messages (yet) so you’ll need to use MIDI Ox or something else.
You don’t need other hex files just yet, but you should find them in the installation zip
YESSSSSSSSSSSSSSSSS!!! I finally got the 1Khz test tone to work on both SID boards finally… Now to finish it off and box it up… Thank you Wilba and others…
Would you mind sharing what the problem was in case someone else runs into the same problem?
Not sure what really resolved the issue… I followed Wilba’s suggestions… I was using a different version of the interconnection test… Had to do multiple reboots of the core and then on my scope I saw the 1Khz tri wave…