Replies: 2 comments 4 replies
-
This is not trivial. The EEPROM is used for storing persistent data, not the program. Using the EEPROM to store bits of FW would required implementing all the infrastructure to load, execute, and unload such applets. |
Beta Was this translation helpful? Give feedback.
4 replies
-
I don't think this is an "Issue on actual firmware". And should be continued under Discussions. But I do like this hobby-experiments and cannot wait to desolder the eeprom with hot-air and replace with bigger one ;-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I was thinking... If there is no enough memory to fit all the functions, then why not to expand it? Especially in such cheap radio.
I found that BL24C128A should work (and on Aliexpress cost about 10-20zł/$3-5 per 10 pcs) in place of BL24C64A that is in Qunashnegs right now. Unfortunately I don't have enough knowledge to do it myself. With AI chat, I get to know that there are some parameters that have to be changed for this to work properly (e.g. in EEPROM files). Also, that other components in this radio have to be compatible with higher capacity EEPROM and that they probably are.
All of that should be checked by someone who have knowledge in this field, but it seems that it can be done with relatively small amount of effort. This might be like maybe second version of Egzummer ("Egzumer +" maybe ;p ) for higher capacity EEPROM.
Since here is where my knowledge ends, I thought that maybe starting a discussion can push this idea forward. I wonder how many cool features can this radio fit having twice as much memory :D
Beta Was this translation helpful? Give feedback.
All reactions