Flash Memory Chip
Prettybird
Posts: 269
· Digging through parts I got off ebay last year found an intel P28F010 memory chip (128K X 8K flash). I is worth adding to the bot for holding programs or·did I get ripped off again. The seller made it sound so easy without providing any support.·Any canned programs and advice would be usefull. Would like to know before I open another can of worms. Data sheet provided. I have also seen SD card readers that can plug into Basic stamps. I am just prepping for the future. My goal is to have programs·on board·the bot and be able ·interchange without hooking up to the computer using a LCD and push button to scroll.·Just an idea for now. Any input is appreciatted.
Comments
Parallax (and Vinculum) does sell a USB memory stick interface and other manufacturers do sell an SD card interface that works with Stamps. The problem is that you can't execute them directly off the external memory. You have to copy them from the external memory to the Stamp's built-in EEPROM, then execute from there and that won't work unless you have a "multi-slot" Stamp (which the BS2 is not). You'd need one of the Stamps with multiple program "slots" like the BS2p/pe/px.