First post, by itsemast
I am not the first person on this forum to design a motherboard, but I want to make one that's very simple and low-cost. The inspiration is mostly coming from Hand386, but I want to strip down all the extras from it (battery, screen, keyboard, graphics card, sound card, USB interface) and only keep the bare minimum.
Here are the specs so far:
- M6117D SoC (M1386SX CPU + M1217B chipset)
- TBD DRAM
- TBD CMOS Flash (BIOS)
- ISA bus for expansion cards
- IDE interface for storage media
- PS/2 interface for keyboard and mouse
- PC speaker
- RTC battery
- GPIO
- 5V power input
It's somewhat similar to Kharon-386, but instead of tight integration of a lot of components in a really small space, I am going for breaking out all possible interfaces on expansion connectors. I haven't yet decided on what expansions I am going to add first, but a 16550-style UART, a graphics adapter, and Ethernet are definitely on my list of priorities.
I will be publishing my design in Breakout386 project on GitHub. Currently, I am just starting with the schematics, and this is what it looks like:
Let me know what you think! Any thoughts and ideas are appreciated 😀