hi all,
this is my first post so first i would like to say hello,
and then immediately ask for help ![]()
the problem is, MIDI OUT is not working on my CORE_LPC17.
i’ve built the CORE_LPC17 module and got USB and MIDI IN working,
i.e. i was able to install the bootloader via USB, and then the MIDIBOX_NG
application. commands in the MIOS Studio terminal work fine.
i tested the loopback as described on the MIDI troubleshooting page, and
it works if i take out the LPC17 and short RX and TX via a jumper directly
at the LPC socket (i installed female headers).
so it looks as if there is no problem with the circuitry between the MIDI socket
and the female headers…
MIDI in works correctly with the LPC installed, if i send MIDI commands to MIDI IN
i can see them via USB on the terminal in the midi monitor.
but MIDI out does not work, there is no data transmitted.
i put a LED against the MIDI out socket, and it flickers only briefly directly
after power-up (i think no data is transmitted at that point)
if i measure the voltage directly on the TX pin on the LPC board, it seems to
be constantly at 5V…
any ideas how i can proceed further?
thanks!