PLUS+1 User Forum
PLUS+1 Hardware => Displays => Topic started by: MILTONBJM_CONTROL on August 02, 2024, 04:06:26 PM
-
Hello everyone.
I have an application that uses a DM1000.
In this application I need to use a lot of Non volatile memory (over 3 Kbytes).
But, when i tried to compile, the error 196 has returned with the information that has only 2 Kbytes available.
(https://i.imgur.com/cmzTeu3.png)
If I remove some parts of the program that contains the instruction of Non volatile memory, the program compiles and show the memory used in below 2kbytes.
(https://i.imgur.com/LhaMFBR.png)
But, looking in datasheet of the display, I found the information of FRAM is 32K.
(https://i.imgur.com/ysMsLUf.png)
My question is:
How much non volatile memory is available in this display?
Best Regards