an anyone advice on a good PROM chip to be used with 8051/2051? or if you know of any other microcontroller better suited for the job. first i want to store around 1000 2 bit binary numbers in the memory chip then, i need the microcontroller to obtain the 2 bit binary numbers, one at a time, and perform logical operations on them, and return back to the first memory location once all the locations are acessed. i have done quite a lot of programming on 8086, but none on 8051. is it possible to address 1000 or more memory locations using 8051/2021? how do i go about it? i mean instructing the microcontroller to acess the memory locations in the PROM?
Tags: