pystlink icon indicating copy to clipboard operation
pystlink copied to clipboard

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

Open AokiAhishatsu opened this issue 6 years ago • 3 comments

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

AokiAhishatsu avatar May 18 '18 13:05 AokiAhishatsu

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

markfink avatar Nov 24 '18 10:11 markfink

I used this. Worked fine.

AokiAhishatsu avatar Nov 25 '18 23:11 AokiAhishatsu

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

markfink avatar Nov 26 '18 15:11 markfink