Help with MIDI hardware
Pyrotom
Posts: 84
I've been working with MIDI on my Propeller, and need a little bit of help with a hardware issue. I've attached the circuit for the MIDI in implementation that I'm currently using. Looking at the data sheet for a 6N138, it appears that I could use 3.3V intead of 5V on the output side of the 6N138 and eliminate the 1000 ohm current limiting resistor. My question is - would I also need to change the value of the 270 ohm resistor, and if so what value should I use?
Comments
If you also plan to make a MIDI Output with 3.3V then you should change the 2 resistors, that are normally 220 Ohms in a standard circuit, to 100 Ohms.
Andy
Thank you
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Check out my robot using the propeller RECONAUTOR
This shield is normally connected only at a MIDI out, but not on a MIDI in.
On input it connects to only GND.
Thank you
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Check out my robot using the propeller RECONAUTOR
-Phil
www.toshiba.com/taec/components2/Datasheet_Sync//212/4241.pdf
the 270 R is the (current limiting) collector resistor, so the series R had been of not much use anyhow. But the 270R should be increased, as no current to talk of is drawn from the darlington..
What had to be taken care of with 5V was the current between 5V and 3.9V at the Prop through the ESD diode.. 270 is marginally for that.
Post Edited (deSilva) : 10/12/2007 7:37:22 AM GMT