Jump to content

just a little help


Recommended Posts

Guest paulrevelcet
Posted

I have no experience with asm or any other program language,  but if someone could help me with just one pin, I could figure out the rest, how would the code be written  to bring pin 1 on a dout board high and then low again with middle c under the midio 12software ?  I have looked at the examples but they are for program changes? not really understanding to well, how to use note info to change pin values. thanks.

Posted

Hi,

Check again MIDIO128 page at ucapps.de, and download mk_midio128_syx.zip.

So, you have to configure midi -> DOUT relation in midio128.ini file, convert it to Sysex and send it to your midibox ;)

In midio128.ini, list [MIDI_IN] sets to which midi event each DOUT will respond.

(And checking it out, it just seems to me that C3 should trigger pin1 of a first DOUT.

1 =  90 30,

meaning:

1= pin1 of a first DOUT,

90= note on event,

30= hex for 48dec, C3)

Modify list accordingly, and remember note numbers are in hex.

Bye, Moebius

Guest paulrevelcet
Posted

Thanks alot, now I see, but still having trouble, I cant determine if I have had a successful upload of the midio128 .syx , I cant get my din or dout boards to work, I have no trouble uploading mios, and I know my midi works , so all that leaves me with is the pic, I cant belive my dout and din boards are both bad, is there any way to check and see if the core is working properly? I have an O scope Im just not sure what the core should do after the up load of the midio128 syx , I have an lcd but all it will do show the mios ver. and then show ready, uploading an app has no effect.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...