Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.
Please I have mini board with processor STM8S103F3 and I need use I2C communication for OLED 128x32 panel SSD1306. Is there examples for ARDUINO IDE or STV Developer and Cosmic.Thank you very muchZdenek
Hi! i have two stm8105c6t6 , i want use one to master and other to slave, two pcb board are connect using 10k pull up resistor in the SDA/SCL line. i am using the example AN3281 stm, but my microcontroller not have tim4, i change the tim4 to tim3 bu...
Hello everyone,I am Prashant . I try to program STM8S001 microcontroller once I flash the code of UART and I initialize TX pin 8(PORT PD5) or 5(PORT PA3) after that i am trying to flash code again in controller but it's giving me SWIM Communication E...
I deleted the contents because I set the wrong writing label I'm sorryI can't find a place to write
Dear Sir/MadameConcerning to our ZKW HaMOn (Hardware Management Online)Database, due to our customers' requirements, we need to have some information.Could you please mail me as soon as to send table with MPNs to have required information.Thanks for ...
Posted on March 16, 2018 at 07:23I have been using ST Visual Develop with the STM8 Cosmic Compiler on a Virtual PC with Win10 for months.Now I want to use it on my normal PC (also Win 10 64 bit Version 1709), CosmicCompiler is working but I cannot ...
Hi, I'm using ST VISUAL DEVELOP. An error occurs. it wasn't like that before. The program suddenly turned off.These days, it's on the program like the video below. Is there a way to solve this?
I'm working on with STM8s105k4.The problem is illegal wakeup from halt mode after about 8us itself.There are any condition is nothing to wake from halt mode.External interrupts are all disable. there is no any interrupt.all Comm modules are off state...
Hello guys :)I am programming with stm8s105k4it immediately exit halt mode with in about 10us When It enter the Halt mode.What is it?I knew the exit condition from halt mode is only EXT INT, But I naver enable any EXT INT.What happend with my MCU.The...