Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

I'm learning about the different kinds and functionalities of electronic memories (i.e. ram, flash, etc) but I'm a little confused because all the sources show something different and I don't know which of them is correct.

Does anybody know about manuals or documents which are accurate in its contents?

Thanks.

P.S: Documentation about micro-controllers would be good too. The purpuse of this is only learning. I'm not looking for documentation about a specific device.

share|improve this question

2 Answers

up vote 1 down vote accepted

EDN has a sub-site dedicated to memory.

Professor Memory may be the right place for you to learn about memory and about newer technologies.

share|improve this answer

Some basic information about different types of memory. Nice place to get started:

http://computer.howstuffworks.com/computer-memory.htm

Once you have an idea of the different types of memory out there, each one's purpose etc., then you can go into the detailed architecture.

Basic information about Microcontrollers, also to get you started: http://www.howstuffworks.com/microcontroller.htm

share|improve this answer
The memory options computer.howstuffworks.com has seem to be more directed at a user of a computer, not someone whom is going to be using microcontrollers. – Kortuk Nov 15 '10 at 2:34

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.