Yahoo Groups archive

SynthModules

Index last updated: 2026-04-28 23:14 UTC

Message

Re: Data Storage from PSIM

2004-06-15 by djbrow54

I've interfaced my PSIM both to the SpeakJet and with MIDI in and
out, both of which are serial interfaces using J3 and J5.  It would
be quite easy to add RS-232 drivers to either of these connectors. 
J5 would be better since the serial communications is done in
hardware.  My PSIM Template code in the code fragments folder already
have the serial input and output code.  You would just have to change
the baud rate from MIDI to whatever baud rate you wanted.

I actually designed the reverse of this.  I wanted to be able to
interface my SpeakJet to the PC.  I made a simple adapter cable to
convert RS-232 to current levels so I can plug an RS-232 cable into
the MIDI in port.  I just needed to change the baud rate.  I don't
have any hardware flow control but don't need any due to the design
of the buffers and rates.  This RS-232 code is in the SpeakJet
folder.  You could easily build the opposite to convert the current
levels into RS-232 voltages to drive RS-232 from the MIDI out port.

Dave

--- In SynthModules@yahoogroups.com, "Brice D. Hornback"
<synthmodules@s...> wrote:
> Andrew,
> 
> Almost *anything* is possible.  The PSIM-1 *can* communicate via
it's RS-232
> port after programming.  The PSIM-1 also has the capability of
using I2C
> devices (by adding two resistors - but then you can't use the
SpeakJet or
> anything else using those pins).  I've had this on my mind since the
> beginning... but haven't had a chance to work on any solutions.
> 
> Take care,
> Brice
> http://www.SynthModules.com
> 
> ----- Original Message ----- 
> From: "Andrew Scheidler" <xpandrew@p...>
> To: <SynthModules@yahoogroups.com>
> Sent: Tuesday, June 15, 2004 3:53 PM
> Subject: [SynthModules] Data Storage from PSIM
> 
> 
> > What's the chance that someday there'll be some kind of accessory
for
> > the PSIM that you can dump data into for storage while powered
down?
> >
> > ie, I'd like to be able to dump arrays of data (that I've loaded
into a
> > PSIM sequencer program) into a battery-backed chip (eprom?).
> >
> > Of course you can put the sequence data right into the program,
then
> > make changes while the PSIM is on, but those changes are lost
when you
> > power down.
> >
> > I *don't* want to go thru dumping this to a MIDI sequencer.  I've
> > banished the MIDI/computer interface from my studio.  Is it
possible to
> > somehow load/save data thru the 232 port on the PSIM back to the
> > computer?  That's not perfect, but it would be a neat ability.
> >
> > ???
> >
> > Andrew
> >
> >
> >
> > Be sure to check out the primary Web site at:
> > http://www.SynthModules.com
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.