Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to program the chips of stm8s103f? #38

Closed
thoulin opened this issue Dec 20, 2017 · 5 comments
Closed

How to program the chips of stm8s103f? #38

thoulin opened this issue Dec 20, 2017 · 5 comments

Comments

@thoulin
Copy link

thoulin commented Dec 20, 2017

In windows envirement, the sduino core can be merge into Arduino IDE (version of 1.6.8), I cannot upload the program into chips,can you point out my fault? I have stlink v2 dongle & USB to series tool kit. I cannot install the driver for sduino.

@tenbaht
Copy link
Owner

tenbaht commented Dec 20, 2017

For Windows, you need to install the ST-Link driver from the ST website first.
See https://tenbaht.github.io/sduino/hardware/flashtool/
Hope that helps.

@thoulin
Copy link
Author

thoulin commented Dec 21, 2017

I have installed the STLINK V2 DRIVER,but in arduino envirment, it can not be found. and can you point out more detail of SDCC's installing? and how to link with stlink v2 hardware?

@tenbaht
Copy link
Owner

tenbaht commented Dec 21, 2017

I am afraid I don't understand what exactly is not working.
Did you do a normal install using the board manager? This will include sdcc, stm8flash and stm8gal, no more manual installations are required.
Could you maybe copy the error message that you get or attach a screenshot from the point where you are stuck?

@MrAmazoni
Copy link

I have the same problem.
image

@zoomx
Copy link

zoomx commented Apr 10, 2018

The STlink drver has also a small utility: STM32 ST-LINK Utility
Check that this utility recognizes the chip. If not there is a communication issue.
Take in account that some STlink clones doesn't work with STM8 but only with STM32. I had one of them.

@tenbaht tenbaht closed this as completed Oct 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants