Hello everyone, unfortunately my English is not so good. Have a 4.3" Display Intelligent series, does anyone have a code for writing and reading the Eeprom! Repo doesn’t go here with best regards Wuppermatze
Here are a couple of example. :
// Get value from address 872
repo vMaxSpdSpindle.val,872
// write to address 32
wepo sys2,32
It’s also a good idea to map how many bytes are stored at each address:
Thanks for the answer
do you have the intelligent version?
Because wepo does not work with this version
Yes, the same code works on enhanced and intelligent series.