Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatability with H-Pi Flash Synth? #4

Open
RagingRoosevelt opened this issue Jun 11, 2022 · 3 comments
Open

Compatability with H-Pi Flash Synth? #4

RagingRoosevelt opened this issue Jun 11, 2022 · 3 comments

Comments

@RagingRoosevelt
Copy link

RagingRoosevelt commented Jun 11, 2022

I was hoping to use my Flash Synth with Le Strum but I seem to be stumped. Flash requires the MIDI port to follow the MIDI Manufacturer's Association spec. Does Le Strum follow that spec? In particular, this is the part of the spec that Flash cares about:

Power Requirements

FLASH draws its power directly from a standard MIDI OUT socket where pin 2 (centre) is connected to ground, and pin 4 (left of centre) is connected to positive voltage between 2 and 5 Volts. Not all MIDI OUT ports are made according to the MIDI specification. If you have experience with electronics testing, you can check the jack of your instrument using a multi-meter. Plug in a MIDI cable and measure the pins as shown for voltage and amperage output. The pins of the attached cable will match the pins of the jack as shown. Be careful, of course, not to short the pins when measuring, which includes not touching the shell with the probe on pin 4.

source (pdf)

Is this unsupported? Is there a way to get this to work?

@hotchk155
Copy link
Owner

hotchk155 commented Jun 11, 2022 via email

@RagingRoosevelt
Copy link
Author

You could also run from an AC/DC adaptor and replace REG1 with a full size LM7805 reg if you have issues

The LM7805 would take 120v AC and convert it to 5v DC for the Le Strum?

Would another option be to set it up to use USB power directly and then just tie the midi plug into the usb power? I was originally planning to use a micro usb breakout connected to a step up converter and a 9v battery adapter to USB power the thing, so maybe going directly from USB would work instead?

@hotchk155
Copy link
Owner

The LM7805 would take 120v AC and convert it to 5v DC for the Le Strum?

Nooo - what I meant is you need to run from an AC/DC adaptor - i.e. something that takes 120VAC and converts it to 9VDC. In addition to that you could replace the micropower 78L05 with a full size 7805 if you needed more current capacity (e.g. reg getting hot or shutting down)

Would another option be to set it up to use USB power directly and then just tie the midi plug into the usb power?

Yes if you have 5V from USB you can power the Le Strum from that but you would have to bypass the on board regulator (REG1). You'd then still need to ground the MIDI socket pin to provide MIDI power to your synth. Don't send 5V directly down the MIDI connection as there needs to be a pair of in-line resistors and you might otherwise damage your synth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants