Jump to content

MBSEQV3: FLASH and EEPROM banks


Rio
 Share

Recommended Posts

hi,

i'm not sure where that MIDI options are stored:


Keyb.Chn. T/A Split Midd.Note Merger  IN   OUT  Src.Chn.->Dst.Chn. MIDI Clock

   # 4       off       C-3     off    Int. IIC1   ---       ---       on

I changed the Keyb.Chn. several times and i have stored the FLASH and EEPROM via midi-sysex:

FLASH

F0 00 00 7E 40 00 01 00 00 10 00 F7

EEPROM

F0 00 00 7E 40 00 01 20 00 00 20 F7

If i send the *.syx back to MBSEQ --> that Keyb.Chn. doesn't changed. I don't get it :) Maybe someone can help.

Besides, what is just stored in FLASH and EEPROM of MBSEQV3?

Greets,

rio

Edited by Rio
Link to comment
Share on other sites

MBSEQ V3 stores global settings (which are not part of a pattern) into internal EEPROM, address 0xf0000200 upwards.

No configuration data is stored in flash.

You are using the SysEx request for a PIC18F452 which only contains 256 byte.

For the 1k EEPROM of PIC18F4620 following request should work:

F0 00 00 7E 40 00 01 20 00 01 00 F7

Best Regards, Thorsten.

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