nimaltd / ee

EEPROM emulation for stm32.
GNU General Public License v3.0
311 stars 74 forks source link

Saving content on more than one page #29

Open mikhatech opened 1 month ago

mikhatech commented 1 month ago

Dear nimaltd,

I working with an stm32f103c8t6 and evrything works just perfect. The reason I am postig the issue, is the fact that I need a lot more memory for my application than one page can provide. Is there any way to make 2 or more page possible? I am beginner at programming. I tried to understand the code and I think I understood it a little bit, but I dont know how to do it.

Let me know, if there is any way I can help with this.

I am very greatfull for you work.

best regards,

Mikhail