STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! ST Visual Develop crashes when starting Tools -> Programmer

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 ...

STM8S ST VISUAL PROGRAMMER

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?        

ㅅㄷㄱㄷㄱ.png
LEMON987 by Associate
  • 746 Views
  • 0 replies
  • 0 kudos

stm8s illegal wakeup from halt.

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...

Wonjeong by Associate
  • 742 Views
  • 1 replies
  • 0 kudos

Resolved! Why do it immediately exit halt mode with in about 10us?

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...

Wonjeong by Associate
  • 1194 Views
  • 2 replies
  • 1 kudos

How to flash stm8 with ST-Link2 in Arduino IDE?

How to flash stm8 with ST-Link2 in Arduino IDE? I tried to install Sduino for Arduino IDE 1.8.16 on Mac os. When I click on the firmware button, I get the error An error occurred while uploading the sketch. How to fix this?Error:Arduino: 1.8.16 (Mac ...

stm8s207mb controller working only in debug

 Hi Sir ,   This is kishor ,we are using stm8s207mb in our application, some board are working in debug mode only , when we come out from debug its not running . iam not able to understand the  problem . is there any ide issue or hard ware issue . we...

kishor by Associate II
  • 529 Views
  • 1 replies
  • 0 kudos

STVD gmake command control compile

Hi, I am working to compile a pogam from the command line. The used compiler is the Cosmic compiler for the STM8 microcontrolerThe STVD Datasheet says that Export makefile ... | Generates a makefile script that can be launched with the gmake utility,...

EEPROM write fails because of STVP

Good morning,I write that post as remainder of a problem I encountered.In our embbeded software, the STM8 have to initialise EEprom with a bunch of default data on its first start.The process, that was working fine with previous ST7 now obsolete, fai...

ST Visual Develop IDE command line compile

Dear ST-Team, I am working on a STM8 MCU with the STVD. I want to compile my project in the Microsoft cmd line with a pipeline such as . cmd.exe /c "C:\Program Files (x86)\STMicroelectronics\st_toolset\stvd\stvdebug.exe" I haven't found any informati...

STVD.PNG