Skip to main content
Visitor II
January 26, 2021
Question

In order to make some gang programmer for the STM8 parts we want to use a STM32 processor. Is there public code available which does implements the SWIM interface on the STM32 parts ?

  • January 26, 2021
  • 2 replies
  • 1244 views

In order to create a gang programmer we were thinking of using multipe STM32 processors were every processor implements the SWIM interface in order to program STM8 processors in parallel. We can we find code written for a STM32 device which implements the SWIM protocol ?

    This topic has been closed for replies.

    2 replies

    Graduate II
    January 26, 2021

    Why not use an stand-alone StlinkV2 or StlinkV3 -standalone or MODS?

    January 29, 2021

    Dear Uwe, what do you mean by stand-alone Stlink. Can you use these to program ICs without them being connected to a PC ? If so let me know were you can get these as this could help out.

    Graduate II
    January 29, 2021

    I maent stand-alone as in the white StlinkV2 or blue StlinkV3 or Mini or MODS versus the builtin stlink on nucleo and sico boards.

    January 26, 2021

    We would like to add some more intelligence to such gang programmer, like reading out calibration values and customize firmware for every individual processor we program.