Skip to main content
Associate
July 4, 2024
Question

Using STLink-V3SET in mass production

  • July 4, 2024
  • 5 replies
  • 1478 views

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 

This topic has been closed for replies.

5 replies

Andrew Neil
Super User
July 4, 2024
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.
Associate
July 4, 2024

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 ?

Andrew Neil
Super User
July 4, 2024

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.