Resolved! Getting more current from GPIO
I'm using an STM32F373's UART to output MIDI data. Basiclly the TX USART pin needs to light an LED in the MIDI cable's opto-coupler. I currently have the TX pin connected directly to the MIDI DIN connector pin through a 200ohm resistor. I know thi...