cancel
Showing results for 
Search instead for 
Did you mean: 

Using STLink-V3SET in mass production

Sand_STM32_user
Associate II

We are using STM32CubeProgrammer and STLINK-V3SET to program our products on our assembly line for mass production. 

We have a couple of questions 

1) Is there a way to program using the command line or some other mechanism to keep a record of the number of devices programmed successfully or failed to program in a day?

2) Is there a mechanism using any pin on STLINK-V3SET to check that programming is successful which some other hardware can connect to keep track of flashing is successful or not 

5 REPLIES 5

AndrewNeil_0-1720084764881.png

 

https://www.st.com/resource/en/user_manual/um2237-stm32cubeprogrammer-software-description-stmicroelectronics.pdf

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

Thanks. Just after posting I came across the command line option and you replied soon after. 

Is there a mechanism to monitor any hardware pin of the STLink3 to check if flashing is successful or failed ?

The usual way is to do a Verify ?

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

Yes the usual way is to verify which will be visible to the operator on screen. But we wanted to send flashing information to a central server which monitors every station in the assembly line 

You can do a Verify via the Command-Line

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.