STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Stm8l001j3m3 standard library

Posted on July 06, 2018 at 10:05Hi,Where can ı find the standart library for stm8l001j3. The system offers to use the STSW-STM8016 standard peripheral library but this library does not include the stm8l001j3. I need help for this stuation. What are...

stm8 break

Posted on July 10, 2018 at 04:36 the STM8 abnormal braking performance,when the break signal effect,There are a pulse After the brake signal,why???#stm8-break

0690X00000604gBQAQ.jpg

STM8S103F external interrupt

Posted on July 01, 2018 at 21:32Hi!I use a STM8S103F and I need to process external interrupts on PINs2,3 of PORT D by both fronts. That's my initialization code:GPIO_Init(GPIOD, GPIO_PIN_2 | GPIO_PIN_3, GPIO_MODE_IN_PU_IT); EXTI_SetExtIntSensitivit...

Operating STVD Simulator

Posted on December 12, 2011 at 15:06Dear Sir Please help me to see port pins output on STVD Plotter. When i try, it opens OK and working OK. The Problem is when i try to add out pins to plotter it shows only -{I/O Pins}-RESETIRQ0, IRQ1.................

[STVP bug]Unable to program only the program memory

Posted on July 05, 2018 at 15:07I am trying to flash only the program memory of an STM8S003F3 with the command line version of the STVP.Even if I specify the -no_progOption and the -no_progData options it still tries to verify the data memory:If I s...

0690X0000060CCxQAM.png 0690X0000060CD2QAM.png

Deinit one pin - is it possible?

Posted on July 04, 2018 at 20:38Hello, I have one question: Is it possible to deinit one pin instead of whole port? I have STM8S00F3 and ST Visual Develop.

stm8-binutils-gdb.sourceforge.io

Posted on July 04, 2018 at 19:09Debugging with open source free stm8 tools Hello everyone,After some efforts building and tune up of the free development tools I want show what it really works. Tools represented on: https://stm8-binutils-gdb.sourcef...

STM8L and STM8S resets

Posted on June 06, 2018 at 13:04Hi friends,We are using STM8L(STM8L051F3) and STM8S (STM8S003F3) for a project. I has been designed, developed and deployed. It works as expected - STM8L as a transmitter, wakes up from stand-by mode, collect some dat...

STM8S003F3 alternate function configuration

Posted on July 04, 2018 at 08:49Hi...!I am working on STM8S003F3 micro controller and unable to configure the alternate functions Timer 2 - channel 1[AFR0], Timer 1 - channel1[AFR0] and Timer 1 - channel 2[AFR0] for PC5/ SPI_SCK[TIM2_ CH1], PC6/ SPI...

STM8L051F3P6 resetting randomly.

Posted on July 04, 2018 at 07:39I have been usingan STM8L051F3P6microcontroller in my sensor project. I have followed all the guidelines mentioned in the datasheet. After burning the firmware into the controller, it works for about a minute or less ...