Consider instead more specific tags, e.g., dram, sram, flash
1
vote
0answers
50 views
Interfacing NAND flash with USBMSD
I'm trying to read files from a NAND flash (K9LAG08U0M) that I took off an old MP3 player, so far I've been able to read the NAND contents successfully by interfacing it to my PC as a USBMSD (Mass ...
1
vote
0answers
83 views
Documents about Pseudo SRAM
I'm doing a small research about PSRAM. However, I found it difficult to get information about it. Does anyone have any document about PSRAM (the struture, the operation, ...)? I'll be very greateful ...
1
vote
0answers
223 views
Interfacing memory to papilio fpga board
A while ago I asked this question about using a ram chip for generating VGA signal from an fpga. After reading the replies I realized there were considerable practical difficulties with doing that, ...
0
votes
0answers
52 views
Writting in a USB memory
I have a AT91SAM7X-EK card from atmel, and I'm trying to write a string into it's memory then I want to read it back.
I order to do that I parsed the available devices using
...