Disadvantages and working of ROM

  • Thread starter Thread starter johncena
  • Start date Start date
AI Thread Summary
ROM (Read Only Memory) is a type of non-volatile memory used primarily for storing firmware and software that is not intended to be modified frequently. Its advantages include durability and data retention without power, while disadvantages involve limited write cycles and inflexibility in data updates. ROM is not typically considered random access, as it is designed for sequential access rather than dynamic data manipulation. Users are encouraged to refer to specific resources, like datasheets, for detailed technical information. Understanding the basic principles of ROM can clarify its operational characteristics and applications.
johncena
Messages
131
Reaction score
1
Will anyone explain to me the uses,advantages,disadvantages and working of ROM(Read Only Memory) in simple English?

Thanks in advance.
 
Physics news on Phys.org
johncena said:
Will anyone explain to me the uses,advantages,disadvantages and working of ROM(Read Only Memory) in simple English?

Thanks in advance.

No, we don't do your homework for you. Read the wikipedia article, and if you have specific things that you don't understand about it, post the specific questions here and we'll try to give you some hints to clear up your understanding.

http://en.wikipedia.org/wiki/Read_only_memory

.
 
Is ROM random access ?
 
johncena said:
Is ROM random access ?

I could give you the answer, but if this is a homework question, then I'd be doing your homework for you. Instead, can you define random access for me? Random access as opposed to what kind of access?

Once you define random access, you can use a datasheet for a typical ROM to answer your question. Like the 27C512 ROM, for example:

http://www.atmel.com/dyn/resources/prod_documents/DOC0015.pdf

.
 
Last edited by a moderator:

Similar threads

Back
Top