CHIPPROG-40 Phyton Inc, CHIPPROG-40 Datasheet - Page 126

PROGRAMMER STANDALONE 40-DIP

CHIPPROG-40

Manufacturer Part Number
CHIPPROG-40
Description
PROGRAMMER STANDALONE 40-DIP
Manufacturer
Phyton Inc
Type
Universal, Stand Aloner
Datasheets

Specifications of CHIPPROG-40

Contents
Programmer, Cables, CD, Power Adapter
Ic Product Type
Programmer, Universal
Ic Interface Type
USB
Features
Embedded Script Language For Automation Of Routine Operations, Splits Files To Multiple Images
Rohs Compliant
Yes
For Use With/related Products
EEPROM, EPROM, FLASH, MCU, NVRAM
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
6.3.8
126
This is the bit definition from the aciprog.h header file:
* // ACI Data Split defines
#define ACI_SP_NONE
#define ACI_SP_EVEN_BYTE
#define ACI_SP_ODD_BYTE
#define ACI_SP_BYTE_0
#define ACI_SP_BYTE_1
#define ACI_SP_BYTE_2
#define ACI_SP_BYTE_3
** // ACI Device Auto-Detect or 'Start' button action
#define ACI_AD_EXEC_FUNCTION
#define ACI_AD_EXEC_AUTO
#define ACI_AD_EXEC_SCRIPT
dialog
#define ACI_AD_DO_NOTHING
See also: ACI_SetProgrammingParams,
ACI_ProgOption_Params
typedef struct tagACI_ProgOption_Params
{
the form "List array name^List Name", e.g. "Configuration Bits^Oscillator"
ListIndex
ACI_PO_BITSTREAM option
DeviceEndAddrLow,
DeviceEndAddrHigh
DeviceBufStartAddrLo
w,
DeviceBufStartAddrHi
gh
UINT
LPCSTR OptionName;
CHAR
CHAR
CHAR
UINT
BOOL
union
{
ChipProg Device Programmers
LONG
FLOAT
LPSTR
ULONG
UINT
LPBYTE Bitstream;
Size;
Units[32];
OptionDescription[64]; // (out) Description of the option
ListString[64];
OptionType;
ReadOnly;
LongValue;
FloatValue;
String;
CheckBoxesValue;
StateIndex;
This parameter defines a physical end address of the device's to perform a
specified programming operation (function) to. For example: "...program the chip
till the address 0FFh". Not all the programmer functions use this parameter.
This structure member defines the buffers layer's start address to perform a
specified programming operation (function) from. For example: "...read the chip
and move the data to the buffer beginning the address 10h". Not all the
programmer functions use this parameter.
// (in)
// (in)
// (out) Option measurement units ("kHz", "V", etc.)
// (out) For ACI_PO_LIST option: Option string for Value.
// (out) Option type: see ACI_PO_xxx constants
// (out) Option is read-only
// (in || out) Option value
// (in || out) Value for ACI_PO_LONG option
// (in || out) Value for ACI_PO_FLOAT option
// (in || out) Pointer to string for ACI_PO_STRING option
// (in || out) Value for ACI_PO_CHECKBOXES option
// (in || out) State index for ACI_PO_LIST option
// (in || out) Pointer to bitstream data for
ACI_GetProgrammingParams
0
1
2
3
4
6
0 // Execute the function currently selected in the list
1 // Execute Auto Programming
2 // Execute the script chosen in the programmer Script File
3 // Do nothing
Size of structure, in bytes
Name of the option. For lists, it should be in
© 2010 Phyton, Inc. Microsystems and Development Tools

Related parts for CHIPPROG-40