cancel
Showing results for 
Search instead for 
Did you mean: 

Programming STM8S via USB

batuhangundogdu
Associate
Posted on April 16, 2012 at 09:13

Hi,

Is it possible to program stm8s mcu s via comport/usb with interface card(maybe max232 chip etc.)?

I dont need debugging.Programming will be ok.

What should I do for that?Can I use STVP with my custom interface board?

All helps will be appreciated

#flash-programming-stm8s
2 REPLIES 2
pranavparalikar
Associate
Posted on April 17, 2012 at 10:59

Hi,

You can do it using max232 ic through serial/UART Port. Its very easy, please go through ST documents like AN2659 (user customized boot-loader), UM0560 (STM8 inbuilt boot-loader). These are for STM8S, 128K Memory devices, but you can definitely find these kind of documents for STM8L and STM8A. These will help you and you should be able to get what you want.

Let me know.

Thanks & Regards,

Pranav

batuhangundogdu
Associate
Posted on April 18, 2012 at 17:01

any proect,circuit schematics for that?