GARTHWILSON wrote:
ris8_allo_zen0 wrote:
But to my surprise, I get a "high" voltage of 1V and a low of 0.4V. [...] Is my 6502 dead?
Is there something that could be loading it down? NMOS cannot pull up very hard like CMOS can. Otherwise, yeah, it sounds damaged.
No, nothing else on the breadboard is connected to those two pins.
GaBuZoMeu wrote:
What was the scope probe setting? 10:1 would be ok, 1:1 is a little load - allthough 100 KHz isn't much. Did you try 1 MHz? (There is a minimum frequency requirement when operating the 6502, but I would not assume that the oscillator section is part of that limitation.)
The clock comes from an Arduino Due, I level-convert it from 3.3V to 5V before feeding to Phi0, and both voltages are OK without changing settings to the scope.
Dr Jefyll wrote:
ris8_allo_zen0 wrote:
I'm sending a 5V 100kHz clock signal to pin 37
Have you verified that it really is a 5V signal (while pin 37 is connected, I mean)? Better check, if you haven't already. Also, you're using a 5V supply for Vdd, right? (Check that, too. I would do the same myself.)
Yes and yes (4.67V actually, iirc). The only issue I found is an unusually high rise time, lasting around 1us over a 5us high pulse, due to the level converter. Is that an issue?