Remember, I’m relatively new at this, so I would ask that you kindly be patient with me while I seek help…
I am working with a CORE that I am reasonably confident I have working - sort of. I obtained the module second-hand from somebody who decided not to continue with the project.
He wasn’t sure what is currently on the PIC.
I have been able to power up the Core, and thanks to the help of some users, I got MIOS Studio running on my Mac. It seems the Core has a version of MIOS on it, but I don’t know how to tell what version that is. On power up it sends:
F0 F7
F0 00 00 7E 40 00 01 F7
Ch1 prog change 0 (3 times)
(*) F0 00 00 7E 46 01 0D 00 00 00 F7
F0 00 00 7E 46 01 0D 01 00 00 F7
F0 00 00 7E 46 01 0D 02 00 00 F7
…then a much longer sysex message
…then repeats from “(*)” two more times.
I have not yet gotten my LCD to work. I don’t know if it works or not. I think I have it connected correctly, but I am continuing to investigate and experiment with this.
I have tried uploading stuff to the CORE via MIDI, and I have even seen it seem to reboot itself immediately after the upload process, but the behaviour is the same. So, I’m not sure if it is receiving MIDI properly.
My two questions:
(1) is there a way to tell, from the data I showed above, what is actually on the PIC?
(2) is there a simple way to get it to loop back MIDI so I can be sure it is communicating properly?
[egad - I’ve been up all night! i’m going to bed. thanks to all who have helped so far]