STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm8s CCORDY on CCOR register never set

hi friends i asked my question just a few days ago but nobody answerd i dont know what should i do when i configure micro controller for cco output it generates out put of course its a little unaccurate when i check that is cco stable by checking CCO...

akhan.1 by Associate II
  • 178 Views
  • 0 replies
  • 0 kudos

cosmic for stvd

Cosmo has no space limited version, you can download it there, thank you!

mzou by Associate
  • 259 Views
  • 1 replies
  • 0 kudos

Resolved! TIM2 module not ticking at 1us in STM8S103F3 controller

I created a program on STM8S103F3 to generate a delay in rage of micro seconds using TIM2 module, but the timer is not ticking as expected and when I tried to call 1 sec delay using it, it is giving around 10 sec delay. I'm using 16MHz HSI oscillator...

RT T.1 by Associate
  • 500 Views
  • 2 replies
  • 0 kudos

how can i clear the pending external interrupts in STM8s003k3

Here I am using the STM8s003k mcu .In my application,I am configuring the external interrupts for a port .after rising the interrupt how can I clear that interrupt.If I can not clear that interrupt the external interrupt handler only will execute. I ...

Trinu by Associate III
  • 918 Views
  • 4 replies
  • 0 kudos

Reset is not happening while Debug in STVD

Hi,Reset is not happening at only particular project while debugging using STVD. But the same code is working fine if I load the code through STVP. Same MCU Reset is working fine with other project while debugging. I don't know is there any settings...

NM by Associate III
  • 267 Views
  • 0 replies
  • 0 kudos

Resolved! STM8S207RBT6 - write protected

Hello,I have got an industrial PCB with a STM8S207RBT6. I'm able to READ programm memory, data memory and option bytes with ST Visual Programmer and STLink V2.Also I can write data memory and option bytes. But if I try to write program memory I get a...

CNone.1 by Associate
  • 3203 Views
  • 2 replies
  • 1 kudos

hi guys! i have a discovery stm8s003k board and when i tested a program for cco capability it seems cco will never be stable and program always remain in line : while(CLK_GetFlagStatus(CLK_FLAG_CCORDY) == FALSE); codeand more explain is in detail.

i tested it with below code and ieven change prescalers for lower and higher frequency , i also check it with external crystal (and change the code) but it remains in while(CLK_GetFlagStatus(CLK_FLAG_CCORDY) == FALSE);for ever . when i debug the cod...

akhan.1 by Associate II
  • 202 Views
  • 0 replies
  • 0 kudos