STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to overcome adc fluctuation.

Hiii guys, i am using stm8s003f3.i configure it according to datasheet and it work almost fine,but problem is, it is generating random voltage when there is no input is connected and because of this input fluctuation getting unwanted output.how to ma...

MAnsa.1 by Associate II
  • 854 Views
  • 6 replies
  • 0 kudos

Is it possible to optimize the dlstm8smn.a library?

Hi all, I'm new to developing with the STM8 and noticed that the dlstm8smn.a library is taking up nearly 1kB of flash in my project. I'm wondering if someone could help demystify what all these object files are doing and where I could potentially opt...

0693W000007DLw0QAG.png
Konami by Senior
  • 256 Views
  • 0 replies
  • 0 kudos

Need STM8L development Guidance

I have posted already that I am using STM8152R8 nucleo board I have downloaded cosmic c compiler and it's license file too. I have also downloaded the STM8L library (en.stsw-stm8016) from the ST website. I have included the source files and include...

DJosh.0 by Associate II
  • 1233 Views
  • 12 replies
  • 0 kudos

stvd project settings panes too big

My stvd project settings panes for Compiler and to the right of it have font size too big. Consequentially I can only acess the top left of the pane. I need to change the const section address and I can't get to it, so my project is on hold until ...

mchahn by Senior
  • 266 Views
  • 3 replies
  • 0 kudos

MCU STM8 as SPI slave

Hello. I want to make the controller a slave for the SPI. I understand the hardware activation Support leg stm8 at present, as it was then activated receiving \ transmitting?/* Includes ----------------------------------------------------------------...

k.s.corp by Associate II
  • 236 Views
  • 0 replies
  • 0 kudos

raisonance rlink stm8 stvp cannot communicate with the tool

Hello, I am trying to program a stm8l151c8 with Raisonance but I get the following message: Cannot communicate with the tool. Wrong tool selection or check tool power supply or check that a previous session is closed. Do I need to change any jumper o...

VYoun by Associate III
  • 471 Views
  • 1 replies
  • 0 kudos

In order to make some gang programmer for the STM8 parts we want to use a STM32 processor. Is there public code available which does implements the SWIM interface on the STM32 parts ?

In order to create a gang programmer we were thinking of using multipe STM32 processors were every processor implements the SWIM interface in order to program STM8 processors in parallel. We can we find code written for a STM32 device which implement...