STM8 MCUs

Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

hello sir i have a problem, with the stm8s208. i use the i2c bus.

hello siri use the i2c bus on a stm8s208.there is just connected 2 pcf8574.the crystal i used is 8Mhz, and a i2c clock divider of 4one pcf8574 is connected to dipswitched , adress is 42the second pcf8574 is connected to led's, adress is 40individualy...

Receive a string 9 chars long through UART1

I would like to receive a string through the UART1, its format is from 000000000 to 999999999, However when I send the string only the first object is read and it is repeated nine times and the other values are lost.I am using this function to read t...

GGhed.1 by Associate II
  • 965 Views
  • 2 replies
  • 0 kudos

Resolved! How to use TIMER 2 as simple counter in STM8S103F3?

Posted on January 14, 2018 at 09:04 Hi All, I am new to STM8S and not yet that good at microcontroller programming in general. I am trying to learn about timers/counters in microcontrollers. I wrote following code to toggle an LED connected...

Junaid PV by Associate II
  • 5668 Views
  • 6 replies
  • 0 kudos

I am using STM8S103F3P6 in my project and am using arduino IDE for programming... I have ST LINK V2 programmer for flashing...while programming am getting the following error

Determine FLASH areaDue to its file extension (or lack thereof), "C:\Users\HARISH~1\AppData\Local\Temp\arduino_build_202135/DigitalInputPullup.ino.hex" is considered as INTEL HEX format!2596 bytes at 0x8000... Tries exceededAn error occurred while up...

HRedd.1 by Associate II
  • 930 Views
  • 0 replies
  • 0 kudos

How to use Timer in an external interrupt

I have an STM8S00f3p6 controller I was able to do the external interrupt and do the GPIO operations in the interrupt.Now my requirement is like after getting the inerrupt I need to make two GPIOS high for some seconds and make them down after time ex...

Smedi by Associate II
  • 1400 Views
  • 2 replies
  • 0 kudos