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

Compiler licence problem ?

Hi,i've installed STVD, download and install Cosmic Compiler for STM8 (free version with unlimited size). I've registered compiler and receive license file. I've forgot copy license file into lincence subfolder in cosmic installation folder. When i'v...

Problem with SPI communication with MAX31855K from STM8S103F3

Hi all,I am trying to read temperature data from MAX31855K over SPI, using STM8S103F3 on a breakout board.Development set up is STVD, STVP and Consmic compiler. And using STM8S Standard Peripheral library.Here is my max31855.h:#ifndef MAX31855_H #def...

Junaid PV by Associate II
  • 2114 Views
  • 4 replies
  • 0 kudos

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
  • 884 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
  • 5138 Views
  • 6 replies
  • 0 kudos