Jump to content

Recommended Posts

Posted

I want to include an 8 digit MTC display in the transport section of my controller.

I was looking at the midimon platform to do this using the extension, but looking at the midimon section it looks like thin can be acheived on a single dout.

Would I be able to do this in mios on a single dout or do I need to build the midimon device as well, I was originally just going to have an extra midi in and out for MTC/midi Clock.

Posted

No, the MIDImon allocates 3 DOUT registers of a DOUTX4 module.

You don't need an additional core, e.g. the MIDIbox64 application allocates 8 DOUT registers maximum (=64 LEDs), this means that the remaining 8 DOUT's are free and can be used for other purposes. Just integrate the MTC module (see Concept->MIOS->Download led_digits_mtc_v1_3.zip file mtc.inc) into your project.

Best Regards, Thorsten.

Posted

Hi thorsten, thanks for advice.

I think I'll need a seperate core though as I am basing my midibox on 18F using mios and as far as could tell midimon is still only implemented on the 16F core?

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