Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| builderpages:plasmo:simple80:getting_started_guide [2023/10/02 09:52] – Revision from 2023-10-02 | builderpages:plasmo:simple80:getting_started_guide [2026/06/15 13:11] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | /* Imported from Wayback Machine | ||
| + | | ||
| + | | ||
| + | | ||
| + | */ | ||
| + | |||
| + | ====== Getting Started with Simple80 ====== | ||
| + | |||
| + | ===== Introduction ===== | ||
| + | |||
| + | This is a guide for setting up Simple80 after assembly is completed and the board is fully populated. The assembly instruction for Simple80 is [[builderpages: | ||
| + | |||
| + | ===== Program the EPROM ===== | ||
| + | |||
| + | Simple80' | ||
| + | |||
| + | ===== Power up Simple80 ===== | ||
| + | |||
| + | Simple80 requires 5V power at a minimum of 250mA. The power comes in through a 2.1mm X 5.5mm power plug with center lead as 5V and barrel as ground. A CP2102 6-pin USB-to-serial adapter can be plugged directly in P2. A serial emulator such as TeraTerm is needed to interface to Simple80. The serial port setting are 115200 N-8-1. | ||
| + | |||
| + | Insert a CF disk in the CF adapter prior to powering up. | ||
| + | |||
| + | Apply 5V power, the power consumption should be around 60-80mA and the terminal should display this log on message: | ||
| + | |||
| + | //> | ||
| + | |||
| + | Type ' | ||
| + | |||
| + | Type ' | ||
| + | |||
| + | ===== Prepare CF disk for CP/M2.2 ===== | ||
| + | |||
| + | Format the CF disk by type ' | ||
| + | |||
| + | Send [[https:// | ||
| + | |||
| + | Once send is completed, type ' | ||
| + | |||
| + | Once cpm22all is saved in CF disk, it can be invoked by type ' | ||
| + | |||
| + | //Copyright 1979 © by Digital Research\\ | ||
| + | CP/M 2.2 for Simple80 Rev 0.2 IOByte & JmpTbl 7/2/19// | ||
| + | |||
| + | //a>// | ||
| + | |||
| + | Once in CP/M environment, | ||
| + | |||
| + | In Simple80 monitor, send [[https:// | ||
| + | |||
| + | Once send is completed, type ' | ||
| + | |||
| + | xmodem is used to transfer all subsequent files to the new CF disk. The command is “xmodem filename /r”. Start xmodem transfer in TeraTerm: File→Transfer→XMODEM→Send and pick the file to send. | ||
| + | |||
| + | File file to transfer via xmodem is [[https:// | ||
| + | |||
| + | Second file to transfer is [[https:// | ||
| + | |||
| + | cpm22dri.arj is compressed CP/M22 distribution. To uncompress it, type 'unarj e cpm22dri' | ||
