Category Archives: Ideas

Wouldn’t it be nice to have…

Instagram

As some may have noticed I don’t post often here. Writing here takes time because I want postings here to be a bit more elaborate.
That’s also the reason why it’s been silent here for much of the last year. There is more to come but this takes time
If you want to keep up with my shenanigans in the mean time I would like to point you to my Instagram account where I post more and on a regular basis.

greetings, Chris

EPROM data decay

EPROM short for Erasable Programmable Read-Only Memory is a relict from the early days of computing. It is a from of memory used to store program code for CPU and micro computer. As the name states it is a read-only memory this means that in normal operation the memory content can only be read but not altered. To erase then the memory the chip needs to be exposed to UV light. For this propose the housing of the chip has a built in quartz glass window. I used a so called flash gun which is basically a mains powered fast firing strobe light which is pointed on to the window.

The process of erasing the memory takes some time. I interrupted the erasing process to monitor the progress erasing process by dumping the chips memory into a file. During the first 60 seconds of the chip being exposed to the light no data change occurs. After that the memory fades pretty fast. Even the placement and structure of the memory cells on the chip is somewhat recognizable.

00
Initial content

Continue reading EPROM data decay