IPL-ST7 SofTec Microsystems SRL, IPL-ST7 Datasheet - Page 12

no-image

IPL-ST7

Manufacturer Part Number
IPL-ST7
Description
PROGRAMMING LIBRARY FOR ST7 DLL
Manufacturer
SofTec Microsystems SRL
Type
Programming Library (DLL)r
Datasheet

Specifications of IPL-ST7

For Use With/related Products
ST7 Flash MCUs
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Other names
520-1026
Programming Library Reference
Return value:
Description:
IPL_EndProgramming
Include file:
Function prototype:
Return value:
Description:
IPL_Erase
Include file:
Page 12
TRUE
FALSE
Closes the communication with the instrument and frees the parallel port
or USB resource used during communication.
#include “IPL_ST7.h”
BOOL IPL_EndProgramming (void);
TRUE
FALSE
Each programming operation (blank check, erase, read, program, etc.)
must be called within a
IPL_EndProgramming
the inDART board not to expect any more programming operations, and
turns off the “BUSY” LED (if present on the inDART board).
An user application can have as many
IPL_EndProgramming
operation is called within them.
#include “IPL_ST7.h”
:
:
:
:
the function was successful.
an error occurred. Call the
to get extended error information.
the function was successful.
an error occurred. Call the
to get extended error information.
block. The
blocks as desired, as long as every programming
IPL_StartProgramming
IPL_EndProgramming
IPL_StartProgramming
IPL_GetErrorMessage
IPL_GetErrorMessage
and
function signals
/
function
function

Related parts for IPL-ST7