kakemoms wrote:
Hi
I am trying to implement some changes in an
Arduino based IC tester to test SRAM (2114) and 6522. Eventually extending it to 6502 and alikes.
But its not working very well. The only thing with the Arduino implementation is that it is very slow. So I was thinking of speeding it up, but that gives me the question: how slow can it be to test some of the 6522, 6502 and alike?
Minimum speed for the NMOS processors is around 100KHz, if memory serves me. Below that the registers will start "fading out." As whartung noted, the static core 65C02 can be clocked down to zero Hz, which is also the case for the 65C816.