2020-11-28 11:42 AM
Found a few web pages describing how to get up and running developing for the STM8 on a linux platform. All refer to the SPL and have links which are out of date. I've tried searching for the STM8 SPL on the st.com site but only turn up [1]. If anybody could point me in the right direction I'd be very grateful
2020-12-28 10:13 AM
I guess STM8 development on Linux is a non starter :(
2021-03-25 12:48 AM
The STM8 SPL available on st.com does not support SDCC (and AFAIK hasn't been updated for years anyway).
But STM8 users ported the SPL to SDCC. These ports can be found on GitHUb, e.g.:
2021-04-08 11:43 AM
Thanks a million Philipp, I got moving with that
2022-10-16 11:16 AM
Hi @JWhit.9 you can download the STM8S SPL HERE.