goule Posted September 22, 2005 Report 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
raphael Posted September 22, 2005 Report 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).
goule Posted September 22, 2005 Author Report Posted September 22, 2005 Mmmm What exactly dyou call the internal bank :-\
raphael Posted September 23, 2005 Report 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now