Giter VIP home page Giter VIP logo

80188's Introduction

80188 single board modular computer

To emulate

make run

To program and connect

make all
minipro -p SST39SF020A@PLCC32 --write fw/fw.bin
minipro -p ... --write gal/....pld
...
picocom -q --baud 9600 --imap lfcrlf --omap crlf [serial device]

Configuration

  • 8MHz 8086-compatible CPU
  • 128KB low SRAM
  • 256KB EEPROM (27C020) or Flash (SST39SF020) with in-system programming and software programming capabilities
  • PC/104-compatible with 8-bit ISA bus
    • 80188 Timer A is routed to OSC
  • Dual channel 16550-compatible UART
    • FTDI USB-Serial/6-pin connector on port A
    • 5V 9pin connector on port B
  • AT-compatible RTC

Notes

r1

  • minor: SYSBUS socket is too close to the CPU socket and can'tbe used with the wide connector
  • minor: 16V8 /OE and GND pin names were swapped
  • minor: UART1 labels are wrong
  • major: 74x573 OE should be /OE
  • major: 16V8 /RESET can't be used as input
  • major: PLCC sockets are unreliable
  • unknown: 22V10 Verification failed at address 0x16C5: File=0x01, Device=0x00
  • feature: added in-system programming
  • major: 39x flash doesn't work as /PGM is floating

r0

  • major: PCB socket is unreliable

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.