Rom programming

Thread Starter

Hazard111

Joined Jan 1, 2015
13
I have table of al my inputs and outputs(which are two seven segment displays) the problem is how to enter all my data in ROM that displays work
 

tshuck

Joined Oct 18, 2012
3,534
I have table of al my inputs and outputs(which are two seven segment displays) the problem is how to enter all my data in ROM that displays work
You use a programmer to program the ROM with the values.

A response is only as good as the question. More information allows us to offer more in response....
 

takao21203

Joined Apr 28, 2012
3,702
what ROM? Do you mean ROME perhaps? you enter data somewhere in ROME?

Its really not clear. If we dont know kind of ROM, it could be ROME.

All roads lead to Rome or isnt it?
Mille viae ducunt homines per saecula Romam
 

absf

Joined Dec 29, 2010
1,968
I assume you mean PROM or EPROM or EEPROM.

ROM or Mask-ROM are usually programmed during manufacturing. PROMs are user programmable and can be programmed ONLY once. EPROMs can be programmed and then reprogram again.

Is your circuit something like this?

ROM DECODER.PNG

Allen
 
Top