Test setup for 65C816 processor
Posted: Wed Jan 20, 2016 9:31 pm
Sorry if this is asked before, I've searched the forum but couldn't find a direct topic related to this.
I just bought a bunch of cheap 65C816 processors from China. I want to test them before I confirm the transaction if they are dodgy/broken or not. (They are Winbond made labeled W65C816S8P-14)
The question is : Is there anything else I need to care to do the NOP test on the 65C816 different from the same test that can be done on 6502?
I'm a schematic-disabled guy so I'll just describe the connections I made,
- 1Mhz Oscillator Can connected to PHI0 IN
- RDY, IRQ, NMI, ABORT pulled high by 10k resistors.
- VDD to 5V, VSS to GND
- RESET connected to a tactile button, open position is pulled high with 10k Resistor, when shorted connects it to the GND.
- D0..D7 pulled high or low with 10K resistors to make the NOP opcode (EA). 11101010 (1=pull up, 0=pull down)
- A0..A7 directly connected to logic analyzer.
The first chip I tested put continuous DA on A7..A0. The others made some other weird things
Now I'm unsure whether my test fixture is bad or actually the chips are bad. Any idea?
I just bought a bunch of cheap 65C816 processors from China. I want to test them before I confirm the transaction if they are dodgy/broken or not. (They are Winbond made labeled W65C816S8P-14)
The question is : Is there anything else I need to care to do the NOP test on the 65C816 different from the same test that can be done on 6502?
I'm a schematic-disabled guy so I'll just describe the connections I made,
- 1Mhz Oscillator Can connected to PHI0 IN
- RDY, IRQ, NMI, ABORT pulled high by 10k resistors.
- VDD to 5V, VSS to GND
- RESET connected to a tactile button, open position is pulled high with 10k Resistor, when shorted connects it to the GND.
- D0..D7 pulled high or low with 10K resistors to make the NOP opcode (EA). 11101010 (1=pull up, 0=pull down)
- A0..A7 directly connected to logic analyzer.
The first chip I tested put continuous DA on A7..A0. The others made some other weird things
Now I'm unsure whether my test fixture is bad or actually the chips are bad. Any idea?