goule Posted September 22, 2005 Report Share Posted September 22, 2005 Hi crew,I'd like to know if it's possible to write in the EEPROM some information that is kept after shutdown.In my case I'd like to make it possible to set controler numbers for each pot (via +1 / -1 buttons), and have that configuration saved after shut down.Thanks for help !Goule Quote Link to comment Share on other sites More sharing options...
raphael Posted September 22, 2005 Report Share Posted September 22, 2005 You are looking for the MIOS_EEPROM functions: http://www.ucapps.de/mios_fun.htmlBut I think most (if not all) EEPROM memory is used by most applications (for storage of the internal bank). Quote Link to comment Share on other sites More sharing options...
goule Posted September 22, 2005 Author Report Share Posted September 22, 2005 Mmmm What exactly dyou call the internal bank :-\ Quote Link to comment Share on other sites More sharing options...
raphael Posted September 23, 2005 Report Share Posted September 23, 2005 Mmmm What exactly dyou call the internal bank It`s the internal EEPROM of the PIC. (The place where your setup(bank in MIDI terms) is stored, if no bankstick is connected.If you are speaking of the Bankstick there are some other MIOS functions to use:Look for MIOS_BANKSTICK Quote Link to comment Share on other sites More sharing options...
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.