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

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
Description:
IPL_StartProgramming
Include file:
Function prototype:
Return value:
Description:
FALSE
Resets the target device and restarts the microcontroller in user mode,
thus fetching and executing the programmed user program.
Note: this function must be called within an
IPL_EndProgramming
#include “IPL_ST7.h”
BOOL IPL_StartProgramming (void);
TRUE
FALSE
Each programming operation (blank check, erase, read, program, etc.)
must be called within a
IPL_EndProgramming
prepares the inDART board to perform programming operations, and
turns on the “BUSY” LED (if present on the inDART board).
An user application can have as many
IPL_EndProgramming
operation is called within them.
:
:
:
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.
block. The
blocks as desired, as long as every programming
IPL_StartProgramming
IPL_StartProgramming
IPL_StartProgramming
IPL_GetErrorMessage
IPL_GetErrorMessage
IPL-ST7 Programming Library
IPL_StartProgramming
and
function
/
function
function
Page 19
/

Related parts for IPL-ST7