Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.
when i am trying to compile ST Visual develop 4.3.12 with cosmic compiler 4.4.9.0 it is showingthat the executable could not be found you can fix it by editing your too lset settings.i try to set root path as C:\Program files\cosmic\ fse_compilers\C...
Hi i am starting firmware development on STM8 based MCU. For that in need Cosmic C compiler but after its installation , for generating the key when i choose option "on the web"it does not send any mail to my registered Email address and if i choose ...
Hello Guys,I have a small problem in my STM8L device. My current remains in 30µA even in the halt mode (I would like to obtain 10-15µA). What are the ways to drop this value? I have tried to put a serial resistor to increase the total resistance of t...
STM8S001j3 SWIM PIN Not work, After hex file download (IAR EWSTM8 Compiler)8 pin port (SWIM) How to do in the firmware IAR.-DATASHEET 12page-Recommendation for SWIM pin (pin #8) sharingAs the NRST pin is not available on this device, if the SWIM...
Hi , i try to run the CLK example from STM8L15x_StdPeriph_Examples, but i can't compile the project successfully , below is my procedure, can you help it?create a new workspace using STVD tooladd the source and head files from the STM8L15x library f...
Hi :)So I've been using the lovely software provided by ST, called ST Visual Develop, which is, not only one of the worst IDE I have ever encountered (I quickly switched to writing the actual code in another editor), but also is full of so many bugs....
the STM8 bootloader manual (UM0560 rev10) appendix B describes fewer families/bootloader versions than the erase/write RAM routines bundled with the FLASHER-STM8 v2.8.0. Specifically the newer BL versions v2.4 and v1.4 are missing, as well as the 256...