sreepss
Full Member level 4
- Joined
- Jun 10, 2009
- Messages
- 204
- Helped
- 29
- Reputation
- 60
- Reaction score
- 27
- Trophy points
- 1,308
- Location
- Cochin, Kerala, India
- Activity points
- 2,376
Good day everybody
I am doing a project where I am using a 256 Kbit eeprom (Atmel 24xx256). I need to map the whole memory location to store various parameters in to it. My doubt is that what will be the maximum addressable location that we can use in that eeprom?. Is that 512Kbit represents (128 x 1024)/8= 32768 bytes? But when I implemented a circular queue writing method, I can writhe more than this(128x1024=262144 exactly) so I got confused is that 256kbit or 256 kbyte?
I am doing a project where I am using a 256 Kbit eeprom (Atmel 24xx256). I need to map the whole memory location to store various parameters in to it. My doubt is that what will be the maximum addressable location that we can use in that eeprom?. Is that 512Kbit represents (128 x 1024)/8= 32768 bytes? But when I implemented a circular queue writing method, I can writhe more than this(128x1024=262144 exactly) so I got confused is that 256kbit or 256 kbyte?