cancel
Showing results for 
Search instead for 
Did you mean: 

STM8S003F3P6 Help required.

PReed.1
Associate II

i am currently working on a temperature project which many may well have heard of. the W1209 temperature controller. and i have found everything i need to implement this circuit into my existing project with other features. the code is open for anyone to have and so is the circuit. only from the files i downloaded i need to compile them so i get a hex file that i can the program the chip with. i have some knowledge with arduino and pic from a long time ago, but am struggling to understand how to do this.

i have bought the ST Link v2 dongle for programming and not sure which software to best use. if there is anyone who can help and compile the program so i can have the file i need to just send to the chip i would be so grateful.

11 REPLIES 11

If experimenting, get an AMD/Intel system with Virtualization enabled, and use Oracle Virtual Box to install Linux and run it from a virtual drive from within Windows.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

Yes, using stm8flash, it can be written onto the device via

stm8flash -c stlinkv2 -p stm8s003f3 -w thermostat.ihx