BS2 and 2816 EEPROMs
B1naryL0g1c
Posts: 2
i'm working on a project with a BS2 that will require an extreme amount of data to be stored and retrieved. having a few 2816 eeproms on hand, i was thinking of using·one of them to store the info. before i reinvent the wheel, i thought i'd ask the guru's if/how this has been accomplished in the past and if anyone had any constructive advice for me.
thanks
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
B01nK~~~
thanks
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
B01nK~~~
Comments
73
spence
k4kep
No hassle with doing SEROUT/I2COUT/BitBanging/Shift-registers or anything.
for the pure reason of "it can be done", i'd still be interested to know if anyone's interfaced a 2816 to a BS2...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
B01nK~~~
I have never heard of a cpu that could alternatly use either 8 bit program memory or 16 bit program memory. Usiually it is 1 or the other.
The solutions cubed serial memory uses a non volital(nv) ram which is somewhat similar to eerom with a cpu on board to handel the serial to parallel and parallel to serial conversion.
73
spence
k4kep
.
The BS2pe contains 16 banks of 2kb. Eight of these banks can be used for programs a la the BS2p and others. The remaining 8 banks are used for data storage exclusively and can not contain programs.
Jim
where did you find doc specifically on the data only 16 k eerom for the 2pe?
I have searched everywhere including the download 2.1 basic stamps manual and founf nothing?
73
spence
k4kep
You can find it here, among other places:
http://www.parallax.com/detail.asp?product_id=BS2PE
It also appears in the Stamp Comparison document which can be downloaded near the bottom of that same web page.
Regards,
Bruce Bates