ffont / official-ddrm-issue-tracker

5 stars 0 forks source link

MIDI Hardware Interface (rev 1) #43

Open ndf-zz opened 3 years ago

ndf-zz commented 3 years ago

On the Rev 1 DDRM, the MIDI input uses a 6n138 5V optocoupler, but powers it using 3V3. Incoming MIDI messages are sometimes garbled and often lead to stuck notes when DDRM is sequenced over MIDI. My fix for the problem is to replace the optocoupler with a substitute part, as follows:

DDRM_MIDI_fix_top

The MIDI Thru also suffers from errors in some cases because the current loop has too much resistance for use with 3V3. The fix I used was:

Straight out of the MIDI manual: (CA-033) MIDI 1.0 Electrical Specification Update

DanLeuca commented 3 months ago

I thought that the 6N139 solves this problem...