6.115

Microcomputer Project Laboratory - Spring 2013

Home
Signups and Code
Course Info & Staff
Course Objectives
Lab Hours
Calendar
8051 / R31JP Info
PSoC
BurnIt
Amulet Module
MultiMedio
Useful Datasheets
Miscellaneous
Common Problems
LaTeX Materials
Final Project Ideas
Final Project Parts

8051 / R31JP Information

Datasheets

  • 8051 - Intel MCS 51 Microcontroller Family User's Manual (15MB)
  • AT28C64 - 64K EEPROM*
* Note that this chip is only 8 Kbytes. Both the datasheet and your R31JP might confuse you on this point.

New Windows 7/XP/Linux Software

  • Realterm - A useful serial terminal program for talking to your R31JP
  • minmon.asm - Default Copy of Minmon - as31
  • as31 - 8051 Assembler
  • as31 - Manual (PDF)
  • as31-notes - Notes (txt)
  • On Athena, as31 is located in the 6.115 locker and can be run using the syntax described in the above manual.

Older Windows XP Software

  • old_minmon.asm - Copy of Minmon - rasm51e
  • Rasm51e - Windows/DOS 8051 Assembler (use this batch file give it the proper flags).
  • Rasm51e - Manual (PDF)
  • On Linux, OS X, BSD, etc, Rasm51e can be executed using DOSBox.
  • On Athena, we have provided a script to automate this:
    add 6.115
    rasm filename.asm
  • Any serial communication software that can transmit raw text files will work with the proper configuration.
  • Some useful software programs are listed on the Miscellaneous page.

Support Documentation


Last modified: $Date: 2013-04-06 15:45:39 -0400 (Sat, 06 Apr 2013) $ by $Author: jim $