Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.
Posted on July 31, 2017 at 20:33[STM8S001J3] First STM8 MCU in 8-pin package: introductionDear STM8 Community,This is a very exciting moment for all of us. STM8 MCUs family was extended with a new device, which is named STM8S001J3. This new family m...
Posted on July 14, 2018 at 07:05Hello anyone,When compiling a program including Standard Peripheral Library in the output *.elf file, all unused modules was included. Does is SDCC the dead code elimination optimization and how to activate it?Thanks ...
Posted on July 09, 2018 at 13:57Hello,I have a question as to whether stm8L051F3 can do/calculate the floating operation or not,please help to let me know it,currently I can't check it with printf function, because if using the library with tool opt...
Posted on July 07, 2018 at 08:08HiI use STM8S-Discovery Board with STM8S105C6 and ST Visual Develop v4.3.10, Windows 10.If I use command ADDW or SUBW this way:------------------------------------------------------------------------------Example 1 ...
Posted on July 07, 2018 at 17:37Hello everyone,Is it possible to get the values of the offset of variables in a frame, for use it in inline assembler? Or does is exist any other way to function arguments passing? As is possible in GNU GCC or COSMIC ...
Posted on July 13, 2018 at 06:22Hi,I would like to develop and sell one of my product using STM8S IC with STSW-STM8069 library from STVD and STVP.is there any licence for that? if yes ,what is process to get licence for one and how much i have to p...
Posted on July 11, 2018 at 17:34Hello everyone,Why does the STM8CubeMX prohibit the clocking of the RTC with a frequency of less than 1 MHz, not allowing to use of an LSE? I want made a watch!Thanks in advance.#lsi #rtc #stm8cubemx #clock-configurat...
Posted on July 06, 2018 at 10:05Hi,Where can ı find the standart library for stm8l001j3. The system offers to use the STSW-STM8016 standard peripheral library but this library does not include the stm8l001j3. I need help for this stuation. What are...
Posted on July 10, 2018 at 04:36 the STM8 abnormal braking performance,when the break signal effect,There are a pulse After the brake signal,why???#stm8-break