nageswar sita
Newbie level 4
--- Sir in my project iam using EEPROM(atmel 24c04 ) 4 Kbits memory in this eeprom memory is divided in to 32pages each page contain 16bytes of memory as per manual here i want to know how many ways we can use this eeprom for storage of value(binary and ascii)
--- the doubt is i am storing one binary value in one location let say 0x0001 and ascii value in another location 0x0010
for storing binary value in 1 byte of location i.e it will store value from 0-255,after 255 it will become 0 what i understand for decimal to bcd converted value storing in eeprom, what about the storage of assci value when we try to store in eeprom in 1 byte memory if suppose we take 28 as decimal value can u please explain sir:???:
--- the doubt is i am storing one binary value in one location let say 0x0001 and ascii value in another location 0x0010
for storing binary value in 1 byte of location i.e it will store value from 0-255,after 255 it will become 0 what i understand for decimal to bcd converted value storing in eeprom, what about the storage of assci value when we try to store in eeprom in 1 byte memory if suppose we take 28 as decimal value can u please explain sir:???: