8051 Development Tool

Current Features:

  1. Read a Intel Hex file (compiled by Keil uVision4)
  2. Generated a memory table which is used to write to AT89S52 microcontroler (8-Bit Microcontroller, 8KB ISP Flash)
  3. Converted the table into another format: 5F=0; DF=1 (the actual data that will be written to the device)
  4. Listed all usb devices

Unfinished parts:

  1. Read/write data from/to AT89S52 microcontroler

8051_tool_1 8051_tool_2 8051_tool_3 8051_tool_4 8051_tool_5

Leave a Reply