I am trying to get the MIDI IN functionality for my Pro Mini 5v. So far i have had no luck getting even the simplest code to work. (one that blinks pin 13 LED to indicate incoming midi messages) I have tried both MIDI library and tutorials on reading Bits and Bytes. However I do not think that the problem is in the code, I believe that I am soldering the wrong pins.
I see that there are two pins on the pro mini labeled RX1 and TX0... one of those pairs is connected to my Pro Mini USB interface. Does the other one do the exact same function?
The MIDI schematics from different tutorials tell to connect the midi wire to RX0 (which I assume is the digital pin 0) and I see no label on the Pro Mini labeled RX0.
thank you.