logoalt Hacker News

kees99today at 11:28 AM1 replyview on HN

No, it doesn't.

Also this doesn't emulate ISA bus, where one could plug one of those "multi-io" cards to get rs232/printer ports.

Which is a shame. There are plenty of GPIO pins to fit full ISA on RP2350 (at least on "B" variant), and those GPIO are supposedly 5V-tolerant (with sufficiently recent silicon revision). So hardware-wise, it's just a matter of wiring up an ISA slot directly to the RP chip.


Replies

jasomilltoday at 4:59 PM

This could be useful on its own to create an ISA-over-USB bridge in conjunction with either a kernel driver or a user-mode PC emulator.