Jump to content

Second Quad_IIc_MIDI Module


Karg
 Share

Recommended Posts

You need to get the PIC16F88 for the 2nd quad IIC burned with this firmware :

http://midibox.org/forums/applications/core/interface/file/attachment.php?id=11978

And you will have to change some line on your midibox firmware

mios32_config.h

#define MIOS32_USB_MIDI_NUM_PORTS 8

and you connect both boards in series, like this :

large.DSCN3750.jpg.caf67356eac363decf536

 

Have fun !

 

 

Edited by Lamouette
Link to comment
Share on other sites

@Lamouette:

Thanks a lot. worked well. Actually it did not, but it was exactly what I needed - a hint in which file the IIC ports are configured (and the hacked PIC16 Firmware of course was very valuable as well).

For completion: the line to change in mios32_config.h is

#define MIOS32_IIC_MIDI_NUM 8

Besides solving my problem, I now also have the mios toolchain installed and can try a couple of different things! This is what I love about DIY!

 

Link to comment
Share on other sites

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...
 Share

×
×
  • Create New...