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

Would it be possible to extend this program to access STM8's? #10

Open
AokiAhishatsu opened this issue May 18, 2018 · 3 comments
Open

Comments

@AokiAhishatsu
Copy link

AokiAhishatsu commented May 18, 2018

Im getting this (first time):
*** USB Error: [Errno 32] Pipe error ***
and then this (every next time)
*** USB Error: [Errno 110] Operation timed out ***

I really don't know where to start

@markfink
Copy link

same here. I updated the stlink programmer firmware... flashing stm8s is not supported (below)?
can I talk to stm8s via SWIM?

$ ../pystlink/pystlink -v -c STM8S103F3 flash:erase:verify:0x08000000:./blink_led.ihx 
Successfully connected to ST-Link/V2
DEVICE: ST-Link/V2 V2J32S7
SUPPLY: 3.23V
COREID: 00000042
*** Not connected to CPU ***
DONE in 0.03s

@AokiAhishatsu
Copy link
Author

I used this. Worked fine.

@markfink
Copy link

thanks @AokiAhishatsu I have seen that but I am looking for a python package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants