STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM8S001J3 UART RECEIVING PROBLEM

Hi All,I am using stm8s001j3 controller, PA1 and PA3 are using as a UART communication by using Remapping. i am able to send the data but unable to receive data. UART configuration is   GPIO_DeInit(GPIOD);GPIO_Init(GPIOD, GPIO_PIN_6, GPIO_MODE_IN_PU_...

nraj by Associate II
  • 803 Views
  • 2 replies
  • 0 kudos

STM8S005K6 SWIM PROG error [42004]: Memory write error

Program memory write stopped working for me. I tried with two STM8S005K6 chips. And everything works fine if I use some other STM8 chip. Getting below error when trying using STVP.Error : Programming failedError : Problem while trying to Reset swim a...

LGeor.2 by Associate II
  • 2639 Views
  • 10 replies
  • 0 kudos

Resolved! Issue with UART1 in STM8S001J3

Hello, I'm having some problems with UART1 in STM8S001J3. I'm using the simple code below (the compilation is ok), but when I try to programming the MCU in STVP, a error happen and the MCU doesn't work anymore, even though I try to programming with a...

0693W00000NpnGCQAZ.png
VScar.1 by Associate II
  • 1585 Views
  • 7 replies
  • 0 kudos

TIM1 jumping count in the encoder mode

I'm using a TTC encoder connected to stm8s003f . TIM1 counts correctly until it reaches the value before the overflow value . After that it either jumps to 0 or it shows the overflow value. What is that due to?Thank you.

Kolab by Senior
  • 750 Views
  • 3 replies
  • 0 kudos

Internal reference VREFINT

Hello,I have a problem with internal reference in STM8L151K6. I run Vrefint channel measurement. I read VREFINT_Factory_CONV from @ 0x4910. Measurement values:Vref_measured: 1311VREF_Factory: 0x600 + 0x7B = 1659VDD_Factory: 3V -+ 10mVWhy Vdd = ( VREF...

pferd by Associate III
  • 433 Views
  • 1 replies
  • 0 kudos