have you checked that the optcoupler is oriented the right way? i noticed on the schematic and with smashtv’s cores that the optcoupler is oriented in the opposite direction to the pic (i’m going by the direction of the orientation notch on the chips)
if u get an upload request, you should upload MIOS and an application. To my understanding no loopback is active when there is just the bootloader active
the flickering of the input LED seems perfectly right
sorry, never heard of the MIDI DEBUG test1- LED :-[
is it because you want to build a Midibox Link (Linking multiple Cores)?. If so, you have to enable the link in the application you use (eg MB64) or - if you are writing your own app - implement the forwarding by yourself. See this example (forwarding CH1-events): http://www.ucapps.de/mios_c_forward_chn1.html
Your drawing looks correct, there is only one error, but I guess that you’ve considered this: the polarity of the LED is wrong.
When the LED is permanently on, it has the same effect like if the optocoupler is not in the socket (you can remove the opto in order to doublecheck this behaviour). This would identify again, that there is a connection problem (did you check the bottom of the PCB?)
i tried the loopback test again and it failed, when i took the opto out of the socket
and connected the in and out pins of the the optocoupler the loopback was fine (only i had to connect the remaining MIDI pins with each other otherwise it would not work J12 M- to J13 M- were connected and pins 2 and 6 off the OPTO were connected). When i put the opto in the socket no go (i have +5V between pins 5 and 8 of the opto). I don’t know how to check the diode (if it’s not broken), i have a digital multimeter with a diode teseter but since i’m a complete n00b in diy electronics i don’t know what sould it be showing in both directions of the diode (any help here?).
When the ground of your tester is connected to the cathode (pin marked with the black line), and + with the anode, it should beep (or show the current draw if no accoustic signal is available). If you test it in the other direction, it should not “beep” (-> no current draw).
Unfortunately on your pictures the direction of the diode cannot be regognized, but I guess that you’ve already doublechecked this with my pictures?
In the last months, we had several users who reported problems with the MIDI interface of their mainboard. I noticed, that you haven’t mentioned yet, which kind of MIDI interface you are using…?
With the MIDIsport 4x4 (and 2x2) normaly no problems have to be expected - hardware & driver work very stable
For what it’s worth, I regularly use a MIDIsport 2x2 under Windows XP and OS X with my MIDIbox SID and it works very well. There isn’t much to say about it, really. The device just works.
Tip of the day: did you ever check what happens when the two wires to the MIDI In socket are swapped?
Best Regards, Thorsten.
yea. I did that mistake once on a midi out, the result was no (valid) signal to the next midi device (midi studio didn’t read a thing until the wires were setup correctly). no reason to believe that if swapped on midi in that a valid signal is recieved (signal on the wrong wire).