2024-07-04 02:15 AM
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
2024-07-04 02:19 AM
2024-07-04 02:27 AM
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 ?
2024-07-04 02:41 AM
The usual way is to do a Verify ?
2024-07-04 02:58 AM
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
2024-07-04 03:17 AM
You can do a Verify via the Command-Line