Logo 
Search:

Assembly Language FAQ

Submit Interview FAQ
Home » Interview FAQ » Assembly LanguageRSS Feeds

Explain the signals HOLD, READY and SID

  Shared By: Sophie Campbell    Date: Nov 11    Category: Assembly Language    Views: 2054

Answer:

HOLD indicates that a peripheral such as DMA controller is requesting the use of address bus, data bus and control bus. READY is used to delay the microprocessor read or write cycles until a slow responding peripheral is ready to send or accept data.SID is used to accept serial data bit by bit

Share: 
 

Didn't find what you were looking for? Find more on Explain the signals HOLD, READY and SID Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: