Jump to content

Recommended Posts

Posted

OK so my MB64 and MB_MF are now talking on the same line!

now it is ment to be possible to have all data displayed on one LCD?! how do I do this???

they have different device ID's one is set to MBlink FP the other to EP but still they only display on the relative core (not shared)

any idea's........ anyone??........help.....please.......

Posted

Hi Lo,

the LCD solution which is descriped under Concepts->MIDIbox Link->Introduction requires MIOS and the support for remote menu control by the application. Currently this is not natively supported by any application, but it's already possible (by enhancing the source codes) and official support is planned for the future.

Best Regards, Thorsten.

Posted

oh OK

Thanks, I did wonder if that was the case

mmmmm more good reasons to switch it to the 18F!

LO

Posted

Btw.: the main reason why such features are not provided by the old firmwares are limitations of the PIC16F architecture. The "caller stack" has only a depth of 8, therefore it's very difficult (or dangerous -> buffer overrun) to call "button functions" from a "MIDI function", etc.

However, with PIC18F these limitations are much more relaxed.

Best Regards, Thorsten.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...