??? 06/12/11 13:24 Modified: 06/12/11 13:28 Read: times |
#182606 - ... and FRAM's pretty fast, too ... Responding to: ???'s previous message |
I found FRAM useful because it not only works byte-by-byte, without any paged organization, but also writes as fast as it reads, which, for the most part, is as fast as RAM. It requires no delay loops, no waits (not that the 805x has 'em, but I did find ways to make them work when needed, along with the associated caveats) and they don't have specific brownout behaviors as do the BBRAMs ... AND there's no limit on now many times you write a particular location, so you can use it as scratchpad without worrying about the write cycle limit.
Yes, the ones I used come in TSOP's and therefore require large, though not tall, unwieldy adapters if you use them with wire-wrap, as I often do, but they're pretty handy! Remapping external code and data memory into a single monolithic space, albeit only 64kB in size, simply requires a 74HC11. RE |
Topic | Author | Date |
Bootloading using external RAM and EA switching? | 01/01/70 00:00 | |
Not sufficient! | 01/01/70 00:00 | |
Use single SRAM chip by tying PSEN to RD? | 01/01/70 00:00 | |
That qualifies as... | 01/01/70 00:00 | |
Experimentation ;) | 01/01/70 00:00 | |
No need for experimentation | 01/01/70 00:00 | |
Fast-forward to 2010 or thereabouts | 01/01/70 00:00 | |
It would be a pretty narrow window, but ... | 01/01/70 00:00 | |
methinks the real reason | 01/01/70 00:00 | |
That's true for program updates, but ... | 01/01/70 00:00 | |
visualizing any case where the regular ISP/IAP is too slow | 01/01/70 00:00 | |
... and FRAM's pretty fast, too ... | 01/01/70 00:00 | |
Would have liked to have used FRAM... | 01/01/70 00:00 | |
As long as intervening RESET | 01/01/70 00:00 | |
do You need EA controlled? | 01/01/70 00:00 | |
hmm | 01/01/70 00:00 | |
not surprised | 01/01/70 00:00 | |
Decided not to use EA (rather, shouldn't) | 01/01/70 00:00 | |
i'm confused by AT89S52 | 01/01/70 00:00 | |
This is the page I found | 01/01/70 00:00 | |
great | 01/01/70 00:00 |