Static serial RAM with serial input
0 Stars     2 Views    

Author: circuitcuts

Project access type: Public

Description:

in this project i made a 4 bit RAM which can be written through serial communication(SCL - clock and SDA- data(1 or 0)) then a rising edge of a square wave is detected in the SCL pin, the enable pin of the SRAM cells are enabled in an order according to each clock pulse. simultaneously a data is given through the SDA pin according to the Nth clock pulse to the Nth SRAM cell.

Created: Apr 06, 2024

Updated: Apr 06, 2024


Comments

You must login before you can post a comment.