SWIM example code or libraries which implements the SWIM protocol.
As most Discovery boards for STM8 devices use an STM32 to implement the SWIM interface. ST must have examples or libraries available to implement this SWIM interface. Are these available to the public ? Such STM32 code will speed up development of g...