Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Controlling Dot matrik using SRAM..????

Status
Not open for further replies.

Elits

Member level 4
Joined
Jul 27, 2005
Messages
79
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
Indonesia
Activity points
1,982
Hi all,

How to use SRAM as store pattern for dot matrix display, usually i use column scanning method. What is the advantage if i use SRAM than scanning method?

thanks
elits
 

SRAM is volatile memory so all data will be erased when you power off the circuit. You must have microprocessor/microcontroller to program the SRAM again or you can use EPROM or EEPROM.

SRAM is faster than EPROM or EEPROM.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top