Program Interface & Function

 

The software interface :

 

Tool bar:

  Read data file to buffer, it can be : Intel HEX (*.hex); Binary (*.bin); Motorola S Record (*.s); ALL Eprom File (*.bin, *.hex, *.s)
  Save data to a file from buffer

 Clear buffer of programmer software
  Read data from chip to programmer buffer

 Blank verify. Verify the chip if it is blank

 Display chip's factory ID

 Programming/Test. Programm the chip or test the SRAM.

 Erase. Erase content of chip.

 Programming bit control. For MCS51, AVR
 

 

File : Open, Save, Exit.

Edit: Edit buffer
Device: Selection of target device/chip.

Action: The operations for the taget device/chip.

Help: Help infomation.

Main area in software: From left to right there are four sections
1, chip selection and parameterrea
2, hardware jumper and setting indication picture.
3, MCU chip's parameter setting,  such as lock bit.
4, programming parameter setting and fine adjustment. Normally a default value can be used.

Tab page selection:

The bottom of main program screen is series tab window button.

 

Click "Buffer" button,display buffer content. The first column of data is data address, last column is the data ASCII code, the middle is data hex value. If internal EEPROM exists in PIC MCU, the EEPROM data content displays automatically.

 

Status bar : Displays programmer's current status: the chip write in is not correct, wrong programming position, programmer problem and so on.