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

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
136
ChipProg Device Programmers
Parameters Editor
window. First, the program checks the device insertion into the programmer's socket
by calling the
ACI_GetStatus(&Status)
function. Then, after detecting correct and reliable insertion of the
device into the programmer's socket, the program reads the current set of options by the
ACI_GetProgOption
function and print them out. Then it changes the Vpp value from the default to 10.5V
and disables the device Brown-out Reset feature.
SaveMemory.c
This example shows how to save a binary image of the device in a file. First, the program checks the
device insertion into the programmer's socket by calling the
ACI_GetStatus(&Status)
function. Then,
after detecting correct and reliable insertion of the device into the programmer's socket, the program
reads data from a specified range of the SST89V564RD device's memory and saves them in the file test.
bin.
Checksum.c
This example shows how to calculate a checksum of the data read out from a device. First, the program
checks the device insertion into the programmer's socket by calling the
ACI_GetStatus(&Status)
function. After detecting correct and reliable insertion of the device into the programmer's socket the
program figures out a real size of the SST89V564RD device's flash memory by executing the
ACI_ExecFunction
function then it assigns the buffer 'buf' in the host computer's memory in order to
accommodate the data read out from the device, moves the data to this buffer and calculates the
checksum of the buffer's content.
© 2010 Phyton, Inc. Microsystems and Development Tools

Related parts for CHIPPROG-40