STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! The program is not executed in real time NUCLEO-8s208RB

When I run the program in debugging mode, everything works (I go through the steps and the program runs). When I run the program in real time, the program does not execute. What could be the reason? I use STVD and NUCLEO-8S208RB.

Cosmic stm8 license

Hello What time do they send the license for Cosmic? I've already been waiting for about 6 hours and there is no license.

ads1115 stm8 integration

hello,i am a beginner & i am trying integrate an external adc "ads1115" with stm8. the adc is an i2c device . i tried using peripheral library and also the register way. but its not working can anyone guide me the corect way to integrate this.this is...

niko27 by Associate II
  • 1788 Views
  • 7 replies
  • 0 kudos

Resolved! IAR can not find STM8S103F2this chip

Hi teams,I want to use IAR(8.50)to develop STM8S103F2 series chip, but i can not find this chip at IAR setting, so how should I can do? download STM8S103 lib or others?thanks!

gavin3 by Associate II
  • 1091 Views
  • 2 replies
  • 0 kudos

Is it possible soft reset to 0x6000 bootloader?

Is it possible soft reset to 0x6000 bootloader?without control reset pin I try these codes doesn't work: FLASH_Unlock(FLASH_MemType_Data);FLASH_ProgramOptionByte(0x480B, 0x55);FLASH_ProgramOptionByte(0x480C, 0xaa);FLASH_Lock(FLASH_MemType_Data);#asmL...

chenxuuu by Associate
  • 583 Views
  • 0 replies
  • 0 kudos

Dali 2 library.

Hello everyone,Does ST has Dali 2 library available for his customers?Best RegardsKarol

STM8S001J3 assembler

Hi. I'm writing assembler code for the STM8S001j3. The data sheet recommends setting ports E5 & F4 to lo for power useage & EMC reasons. However the .asm & .inc files called up do not define ports E or F. The same goes for the peripheral enable  regi...

johnbe by Associate II
  • 879 Views
  • 4 replies
  • 0 kudos

soft reset for stm8s003f3

hi,i am developing a code, i want to soft reset the micro using instructions in cosmic C compiler. can any one help? 

ahp by Associate
  • 810 Views
  • 2 replies
  • 0 kudos

STM8S103F3 programming error while using STVP

Hi All,This is my first post here and also my first interaction with ST micro devicesI'm truing to flash a .hex file into an STM8S103F3 using ST LINK V2 and STVP but I cannot connect to the device. I'm using a 5V external supply connected to the VDD ...

IMG_4109.JPG IMG_4110.JPG Capture.PNG