EEProm Full.
Master
Posts: 12
I m doing a program, but my eeprom´s BS is full.
How I do for adapter other memory? and what Chips do you have for I buy you?.
Felipe.
How I do for adapter other memory? and what Chips do you have for I buy you?.
Felipe.
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Regards, Provas, GReece
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
-Rule your Destiny-
--Be Good. Be Bad. Be Provas--
The BS-2 is built on a MicroChip core. That core will only support one 2K memory block. There is an alternative, however. The Ubicom hardware will·support·8 x 2K banks that the BS2-SX already offers, thanks to the genius of the guys at Parallax.
How much more memory were you looking for, and at what price?
Regards,
Bruce Bates
Post Edited (Bruce Bates) : 1/2/2006 7:34:38 PM GMT
How about double, triple and so on...
8kB ,for exable, of original coding like the coding for BS2...
Think that the I2C protocole is the one which doesn't allow such expansion, but can be changed...
Regards, Provas, GReece
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
-Rule your Destiny-
--Be Good. Be Bad. Be Provas--
If you need more memory, goto the BS2pe it has 38 Bytes (12 I/O, 26 Variable) RAM, 128 Bytes Sratch pad Ram, 16x2K Bytes (16K for source) EEPROM...
I would think that you can do a LOT with that much memory to play with.
Even the others of the BS2x or xx series have 8x2k EPROM....
Bob N9LVU
As I stated earlier the MicroChip core being used won't support it. As I mentioned earlier, and as Bob just reiterated, there are other Stamp options with larger memories. Those Stamp platforms with 8 x 2K memories offer 16 K of programming space, 8 times more than the BS-2.
I'm not sure what more you're looking for, or is this just more pontification?
Regards,
Bruce Bates
Regards, Provas, GReece
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
-Rule your Destiny-
--Be Good. Be Bad. Be Provas--
Take your Stamp, put in a Program.
Go to another slot, read the memory map in ASCII and put it in external EEPROM at some location.
Do this for multiple programs
Load them when you need them.
Rafael
The memory maps shows what's there during compilation, NOT what's there during EXECUTION. IF the Stamp had an interactive, execution time debugger, it would need 8 x 2K forms for memory maps.
For extra memory and greater execution speed, over a BS-2, you need a BS-2SX. As stated earlier, "8 times the memory and 2.5 times the speed of the BS2", seems simple enough.
Regards,
Bruce Bates
It seems that I have understood what's going on with the memory map...
Regards, Provas, GReece
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
-Rule your Destiny-
--Be Good. Be Bad. Be Provas--
Check out this thread... ( http://forums.parallax.com/forums/default.aspx?f=5&m=103278 )
I have a simular idea, but I'm worried about the "DL" time... and the code to make it work...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Until our bytes cross again, may your chips never smoke, your bits never fall off, your parts bin never be empty and your jumpers never fall off.
KK
·