Guest paulrevelcet Posted October 8, 2004 Report Posted October 8, 2004 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. Quote
moebius Posted October 8, 2004 Report Posted October 8, 2004 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 Quote
Guest paulrevelcet Posted October 10, 2004 Report Posted October 10, 2004 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. Quote
TK. Posted October 10, 2004 Report Posted October 10, 2004 See http://www.midibox.org/cgi-bin/yabb/YaBB.cgi?board=troubleshooting;action=display;num=1097358846Please don't spread the questions to a certain issue over different articles, it makes it impossible for us to gather all informations about a problem, and it makes the maintenance of this forum difficult.Best Regards, Thorsten. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.