Skip to content

shujanpannag/memory_buffer_register

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Memory Buffer Register

Memory Buffer Register (MBR) is the register of a computer's control unit that contains the data after a fetch from the computer’s storage. It acts like a buffer and holds anything that is copied from the memory ready for the processor to use it. This prototype aims to replicate the working of MBR in one direction i.e., write and read data from another register.

MBR uses SPI protocol for communication with the Micro-controller. SPI devices communicate in full duplex mode using a master-slave architecture with a single master. Read and write speeds upto 2 MBPS is achieved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages