LO Posted April 29, 2003 Report Posted April 29, 2003 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....... Quote
TK. Posted April 30, 2003 Report Posted April 30, 2003 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. Quote
LO Posted April 30, 2003 Author Report Posted April 30, 2003 oh OKThanks, I did wonder if that was the casemmmmm more good reasons to switch it to the 18F!LO Quote
TK. Posted May 1, 2003 Report Posted May 1, 2003 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. 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.