cancel
Showing results for 
Search instead for 
Did you mean: 

Where are the STM8S Firmware Libraries?

ih55t
Associate
Posted on September 11, 2015 at 18:53

ST's documentation keeps mentioning the STM8S firmware libraries, but no document number is listed. I've been searching ST's site for some time, but no results returned. Maybe they've been renamed?

Any info or suggestions are appreciated.
3 REPLIES 3
ih55t
Associate
Posted on September 14, 2015 at 18:44

sue_manson
Associate II
Posted on January 07, 2016 at 21:19

I see your initial question was never answered.  Nice.

Where did you end up finding the firmware libraries?  I found an older copy which build with countless ''errors'' for ''old style argument declaration'' and missing '')'' and '';'' characters.  There must be a more recent version out there.

I am also looking for the ''complete development package'', ''STM8S-Discovery_dev.zip'' which the user manual says the ''Project_template'' must be used, but I can't find the package (broken links, as you mention).

I will try posting a new question and see if I get an answer!

sue_manson
Associate II
Posted on January 19, 2016 at 16:00

Someone posted this on another thread a few days ago:

http://www.st.com/web/en/catalog/tools/FM147/CL1794/SC1807/SS1754/PF258009?s_searchtype=keyword#

As of today, the link still works.

My build errors were a result of the Cosmic compiler not finding stdint.h for definitions of integer types. 

I found the header file in the Cosmic compiler folder:

COSMIC\32K_Compilers\CXSTM32\HCORM

and copied it into: COSMIC\32K_Compilers\CXSTM8\Hstm8