Hi all,
I am a bit at a loss in trying to get a newly built PIC based core to run. It is built using the PCB from SmashTV and a PIC preprogrammed with Mios 1.9f I still had lying around unused for some years now.
Mios Studio shows “No response from …” and cannot connect. The DeviceID is set correclty to 1, others don’t work either.
I did the following tests so far:
Loopback test: removed the PIC, shortended pin 2 and 3 of J11: MiosStudio reports feedback loop, feedback works both for note and sysex messages.
Putting the PIC back in (and of course removing the bridge on J11): MIDI In shows request messages from PIC (f0 00 00 7e 40 00 01 f7) at one per second. To me this implies that
- PIC is working and running the bootloader
- MIDI Out from PIC is working and connection to PC
MiosStudio nevertheless reports “no response”. That might now indicate that MIDI In is not working on the core. However, the loopback test worked, so MIDI In must work up to to J11! The connection to the PIC on the PCB looks ok, no Pins bent, so I would assume the signal is also reaching the PIC, but that is not responding.
So now the question:
What should I test next? Any ideas?
Thanks and best regards
Reiner