What is a project ?

ST Visual Programmer

home.gif

What is a project?


A project is a way to automatically configure STVP each time you run it. A project exists only in a file format that contains STVP commands. This allows you to set up a programming environment and to define programming procedures by opening the project file.

A programming environment must or could include:

GENERATE/DOT_S695.gif      The programming hardware used to program the ST microcontroller (EPB, DVP, STICK, etc.). This information is a mandatory part of the project definition.

GENERATE/DOT_S695.gif      The PC port that the programming hardware is connected to (mandatory).

GENERATE/DOT_S695.gif      The Programming mode used (mandatory).

GENERATE/DOT_S695.gif      The ST microcontroller to be programmed (mandatory).

GENERATE/DOT_S695.gif      The program file that contains the program to be programmed.

GENERATE/DOT_S695.gif      The data file that contains the data to be programmed.

GENERATE/DOT_S695.gif      The Option Byte file that contains the Option Byte settings to be programmed.

Programming procedures could include the following actions:

GENERATE/DOT_S695.gif      Erase all before programming (FLASH memory device only).

GENERATE/DOT_S695.gif      Blank check before programming.

GENERATE/DOT_S695.gif      Verify after programming.

GENERATE/DOT_S695.gif      Unlock protection before a programming cycle.

GENERATE/DOT_S695.gif      Prompt for new programming cycle.

GENERATE/DOT_S695.gif      Generate and write serial numbering.

 

Once the project file is open: to program a device, click on All tabs in the Program menu.

 


prev.gif next.gif