??? 09/30/06 04:16 Read: times |
#125409 - some other options Responding to: ???'s previous message |
The AT89C52 is attached to a LED display (the one that scrolls), the 2k of text will be scrolled on that LED display. The point being that after every 30minutes, the modem provides the controller with another 2k of text to be scrolled.
I also need the solution to be non-volatile, i.e incase of power outage the 2k message should not be lost. Is there any way I could write data on the 8K program memory? or should I go for an external EPROM? the AT89S4D12 also sounds attractive, it has a built in EPROM. |