interupt on 68B50 receive
Posted: Sun Jun 21, 2020 9:18 am
Hi everyone.
I am in the process of making a simple 6502 computer. It sits now on a breadboard and before I put it on some veraboard I wanted to add a uart.
This computer is more of a learning thing than anything else.
I added the 68B50 and I am able to sent stuff, but for the receiving I am a bit at a loss.
I read the data sheet several times already but I don't seem to get it to work.
The way I understand this chip (68B50) has an interrupt (out) signal that will go low once a char is received, at leased if the control register is set correct.
Do I understand this correct? If so what is the correct way to set this up?
kr,
Mathias
I am in the process of making a simple 6502 computer. It sits now on a breadboard and before I put it on some veraboard I wanted to add a uart.
This computer is more of a learning thing than anything else.
I added the 68B50 and I am able to sent stuff, but for the receiving I am a bit at a loss.
I read the data sheet several times already but I don't seem to get it to work.
The way I understand this chip (68B50) has an interrupt (out) signal that will go low once a char is received, at leased if the control register is set correct.
Do I understand this correct? If so what is the correct way to set this up?
kr,
Mathias