64k... but spec shows 512k on the proto board?
TJHJ
Posts: 243
So I was trying to source some of the 64k eprom's on the protoboard.
So according to the schematic www.parallax.com/Portals/0/Downloads/docs/prod/prop/Propeller-ProtoBoard-v1.2.pdf
it shows the eprom as a AT24C512
When I dig up the data sheet on this part I found this.
www.atmel.com/dyn/resources/prod_documents/doc1116.pdf from Atmel. According to this sheet this is a 512k eprom. ORganized into 64k blocks. Printed on the chip it says AT512 confirming that it is in fact the AT24C512.
Does this make any sense or am I having a special moment?
Also if I am seeking to retain my ability to store data into the upper 32k to survive a download should I use this chip or is there a better solution?
Thanks,
TJ
So according to the schematic www.parallax.com/Portals/0/Downloads/docs/prod/prop/Propeller-ProtoBoard-v1.2.pdf
it shows the eprom as a AT24C512
When I dig up the data sheet on this part I found this.
www.atmel.com/dyn/resources/prod_documents/doc1116.pdf from Atmel. According to this sheet this is a 512k eprom. ORganized into 64k blocks. Printed on the chip it says AT512 confirming that it is in fact the AT24C512.
Does this make any sense or am I having a special moment?
Also if I am seeking to retain my ability to store data into the upper 32k to survive a download should I use this chip or is there a better solution?
Thanks,
TJ
Comments
As far as I know and tried the propeller tool loads only the first 32k bytes to eeprom so data above this should not be touched.
Reseting a propeller only reads the first 32k bytes from eeprom to hub memory, no writes to eeprom
The first 32K of the boot EEPROM is over written every time you program it with the Propeller Tool. The upper 32K is untouched, you can use that for whatever you like from within your own program.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Brian
uController.com - home of SpinStudio - the modular Development system for the Propeller
PropNIC - Add ethernet ability to your Propeller! PropJoy - Plug in a joystick and play some games!
SD card Adapter - mass storage for the masses Audio/Video adapter add composite video and sound to your Proto Board
PropII is rumored to use 32K longs; what kind common I2C of device would provide that capacity? Looks like the biggest I2C variant parts are 128Kx8. Will it work to gang two I2C devices for boot? There are other serial interface type devices that are bigger. We may need new drivers.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
It's not just a capacity issue but a boot time issue; 256KB is 8 times bigger than 32KB but 8 times longer to boot isn't likely to be acceptable. I suspect there's some 'devious plan' but no word of what it is. There's some quite large SPI Eeprom around. I guess it'll either be that or, if it can be fast enough, SD Card.
Has the Unofficial Expo got a secluded room nearby where Parallax staff can be taken, wined, dined and then have answers beaten out them
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Paul Baker
Propeller Applications Engineer
Parallax, Inc.
PS, OBC, has the stuff arrived yet? email, me, I have a few other questions [noparse];)[/noparse]
Baggers.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
http://www.propgfx.co.uk/forum/·home of the PropGFX Lite
·