V
V
Vladimir Kuts2021-03-17 15:10:35
Electronics
Vladimir Kuts, 2021-03-17 15:10:35

What to use for STM8 programming?

There is a board based on STM8 and a ST-Link v 2 dongle.
What can I use to compile the program and upload it to the controller?
IAR Workbench with a trial period and a 4K limitation on the program immediately goes to waste, as well as a license of 200,000 rubles - for a one-time pet project, the amount is at least inadequate.
No IDE, intelligence, in-circuit debugging and other whistles - not required by and large, at least for the price of a license.
Just type a C program in the same notepad, compile and upload the dump using ST-Link to stone.
Windows OS, but not essential....

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
semen-pro, 2021-03-29
@fox_12

Try arduino, there is pure C for stm8 + arduino-like libraries with all sorts of functions likeSerial_print();

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question