… if you really want to test things, you could use the changeid program to make another PIC ID=00 and try that in the first Core.
The problem could be related to the CAN bus (i.e. master PIC->slave PIC communication fails) OR maybe even MIDI In to the slaves stops working (so you get a stuck note because Note Off is never received, or mute because Note On is not received anymore).
I agree that the logical step is to change the ID of each problematic pic. Unfortunately I don’t understand how to compile the hex file with provided code in the readme file’s. I tried to read the wiki but I failed to make sense of it…so I’ll have to pass on this one.
I need know if I can exclude bad soldering as a possible cause. If my master PIC 00 is working in each socket without a problem this means that all the MIDI comms are fine throughout the 4 cores, right? If understand correctly it’s not different for the slave PICS i.e. if one PIC is receiving MIDI then the others should as well.
Holding the note/going mute: How exactly are you testing that the other PICs stop working?
i.e. what is your current setup, how do you make all four PICs/SID engines operate?
I have a fully loaded PCB (all IC’s in their sockets) no resistors for LED’s though. No LCD just the base. I have the SID rc35 app uploaded to pics 00 01 and 03. 02 has the test tone atm. Earlier when I had all pics with mb sid rc35 the behaviour of pics was the same (note on hold or mute after 2-3 seconds). I’m assuming that the pics stop working because they no longer respond to midi notes/cc’s until I reboot.
you should try something like an arp sequence so you can hear it still “working” and know the PIC is still working (as opposed to stopped completely)
With an arp sequence going from my midi controller (akai mpk 49) the sound still stops after 2-3 seconds on pics 01 02 03.
I have checked the voltages on all the IC’s and I’m getting 4.88V (sids 8.87).
I can still hear what I play through channel 1 output after the other stop. Pic 02 outputs the test tone even with 01 and 03 not working.
Btw Can I re-upload MIOS 1.9G to each pic to format the bank sticks and to exclude the possibility of wrong software uploads causing the problem? I just remembered that I have uploaded the vintage bank 4 times (with MB sid editor) to PIC 01 (by changing the bridge on J11). I haven’t understood the manual correctly and thought that I have to upload the bank through each core to have the patches working on each core. I did this because previously the vintage bank was only available through pic 00 while other cores only had the lead sound.
Perhaps by uploading the bank 4 times to PIC 01 I have caused this problem. Actually the patch I hear after power on is not a lead sound at all, it’s more of sequenced riff…
Can you confirm that it’s alright re upload MIOS 1.9G so that I can start over?
Thanks !