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

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.5
122
See also:
ACI_Buffer_Params
typedef struct tagACI_Buffer_Params
{
supported by programmer.
} ACI_Buffer_Params;
BufferNumber
NumBuffers
NumLayers
Layer0SizeLow,
Layer0SizeHigh
BufferName
BufferNumber
NumBuffers
NumLayers
UINT
DWORD
DWORD
LPCSTR BufferName;
UINT
UINT
UINT
ChipProg Device Programmers
ACI_GetLayer
Size;
Layer0SizeLow;
Layer0SizeHigh;
BufferNumber;
NumBuffers;
NumLayers;
The ordinal number of the
the ChipProg memory buffers begin from #0.
The number of the assigned memory buffers.
The number of layers in the programmer's memory buffers. This is a pre-
defined device-specific value that is the same for all memory buffers.
This structure member represents the buffer layer #0's size in Bytes. This
size lays in the range between 128K Bytes to 32G Bytes (may be
changed in the future). The ChipProgUSB allows assigning buffers with
fixed sizes only (see the list on the picture below). Any intermediate value
will be automatically rounded up to one of the reserved buffer sizes. For
example if you enter '160000' the programmer will assign a 1MB buffer
layer.
ACI_CreateBuffer
buffer that will be created. This structure member used with the
ACI_ReallocBuffer
After calling the
the created buffer's number. After calling the
the number of the buffer, size of which should be changed (re-allocate).
This structure member represents the current number (quantity) of
memory buffers being opened.
This structure member represents the number (quantity) of layers in
memory buffers. This value is the same for all opened buffers.
// (in)
// (in/out) Low 32 bits of layer 0 size, in bytes
// (in/out) High 32 bits of layer 0 size, in bytes
//
// (in)
// For ACI_CreateBuffer(): out: Created buffer number
// For ACI_ReallocBuffer(): in: Buffer number to realloc
// (out) Total number of currently allocated buffers
// (out) Total number of layers in a buffer
Size of structure, in bytes
Layer size is rounded up to a nearest value
Buffer name
ACI_CreateBuffer
function this structure member represents the name of
function will be ignored.
memory
© 2010 Phyton, Inc. Microsystems and Development Tools
buffer, content of which is required by
function this structure member returns
ACI_ReallocBuffer
function -

Related parts for CHIPPROG-40