SUPERPRO-3000U-100 Xeltek, SUPERPRO-3000U-100 Datasheet - Page 36

Programmers & Debuggers USE 674-SP3000U-100

SUPERPRO-3000U-100

Manufacturer Part Number
SUPERPRO-3000U-100
Description
Programmers & Debuggers USE 674-SP3000U-100
Manufacturer
Xeltek
Datasheet

Specifications of SUPERPRO-3000U-100

Positions/sockets
1
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
Common ICs
Auto Increment allows users to add related info (8 bytes default) into the device. After each successful
programming, the software auto changes the value by the specified increment mode.
Note: no auto Increment under the standalone mode.
AutoInc. Set
·Set Start Address
·Set End Address
·Set increment value with any number less than 10
The address here is referred to the buffer address. Start address must be larger than the end address.
Auto Increment: define overflow value, from start address; unit is byte (max Dec 255).
When does the increment cease and carry to next address?
While a value reaches the overflow, carrying to next address (+1), this address becomes the start value.
Binary: start value is 0; overflow value is 256
ASCII Decimal: start value is 30 (Hex 0); overflow value 39+1 (Hex more than 9)
ASCII Hex: start value is 30 (Hex 0), overflow value is 46+1 (Hex more than F) 9+1=A
User defines: BCD is default. Start value is 00 (Hex). Overflow value is 09+1 (Hex). If user defines, a
config file and source program (in the CD) is required. In the VC++ environment revise and create the
file ‘UserAuto.dll’, and use it to replace the same name file in the Bin directory.
For example, there are 64 chips. Their IDs are from 0001 to 0064, which are in the end address of 89C51
EPROM. User selects the mode of 4 bytes and Dec. The steps are listed as below:
Click Option> Auto Increment
Set Start to FFC and End to FFF
Set IncValue to 1
Set Format to ASCII Decimal
Go into Buffer Edit screen at ASCII zone. Change buffer as follows:
FFC: 30 FFD: 30 FFE: 30 FFF: 31
During the programming, Operation Info screen displays:
Current AutoIncrement Data=0001

Related parts for SUPERPRO-3000U-100