User EEPROM Area

9 years 10 months ago #29528606 by bkmr
User EEPROM Area was created by bkmr
It would be great to have a certain number of user accessible EEPROM parameters.

My use case is for projects that use only scripting and don't have any external controller. I'd like to save some (2/4 32 bit values in my case) parameters in the controller at commissioning time so I could only maintain the one code base.

I seem to remember asking on the old forums, but can't find anymore.
I'm not sure if it exists, I can't find anywhere in the documentation.

Thanks!

Please Log in or Create an account to join the conversation.

9 years 10 months ago #29528607 by roboteq
Replied by roboteq on topic User EEPROM Area
It is possible. You will use ^ee aa dd to write and ~ee aa to read. There are 16 variables of 16-bit each.

You could also use any unused configuration parameter. For example the encoder high limit, if you are not using the encoders.

Please Log in or Create an account to join the conversation.

Moderators: tonysantoni
Time to create page: 0.051 seconds