Page 1 of 1

Question about ST-LINK production.

Posted: Tue Feb 19, 2019 1:35 am
by Christian
I have finished the basic function of my project on the STM32 platform. My question is: what is the ST-LINK is the better choice for producing in mass production at the level of about 500-1000 units or more? Any suggestions, documents, tips.

Thanks.

Re: Question about ST-LINK production.

Posted: Sun Mar 03, 2019 11:32 pm
by Ethan99
When in mass production, ST-LINK is not a better choice.
Maybe you can see the following document for reference:
AN2606:<STM32 microcontroller system memory boot mode>
AN3155:<USART protocol used in the STM32 bootloader>

USART is perhaps easier to do a basic experiment.

Re: Question about ST-LINK production.

Posted: Sun Mar 03, 2019 11:53 pm
by Ethan99
Christian wrote:
Tue Feb 19, 2019 1:35 am
I have finished the basic function of my project on the STM32 platform. My question is: what is the ST-LINK is the better choice for producing in mass production at the level of about 500-1000 units or more? Any suggestions, documents, tips.

Thanks.
For more security, SWD of ST-LINK should be disabled in a release production.