For some reason (age, brain fade, lack of beer...) I had it in my head that one wrote to it and the output appeared on the, er, output
I don't know why; perhaps conflating it with the '8153 I was using last project but one. Or perhaps because it didn't have at first sight a 'data received' output (though of course, it does!)
One of those days...
For prototyping, I'd usually just use a 68b50 but in this case the clock speed is 3.2MHz which is theoretically too fast for the '50 (though I'll try it, you never know). I don't want to mess around with clock stretching which is bound to confuse me... or it. A later refinement of this circuit will use an STM32L073 as a generic IO with DMA, but again, I want at the moment to test one thing at a time.
Indeed, at the moment, I only need an input so it could/should be possible to glue something together with a couple of '163 and a '164 and a little glue logic... but again, one thing at a time.
Neil