Wednesday, March 18, 2020

Arduino sends constant nop

1802 talks to Arduino Mega.
If a constant $c4 = nop is output from PORTC of mega to BUS of 1802 it always fetches a nop, just as it did in first version where nop was hard wired with resistors to rails.
Working as predicted.
Next version will just output a $c4 during instruction fetch, or rather during TPB=high.

No comments:

Post a Comment

Pi Pico and other Boards

 Got a new Pi Pico and it looks very promising. Want to use Oled display with it.