STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1594 Views
  • 4 replies
  • 0 kudos

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
  • 619 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
  • 3869 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
  • 620 Views
  • 0 replies
  • 0 kudos