STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Anyone using an STM8 to replace 74LSXX series ICs?

I'm curious if I can use an 8-pin STM8 breakout board to replace some 74LSXX series ICs, or in some cases, maybe a handful of them. I need to build a 7-seg LED display that outputs hex. I can order one, wait a week, pay $8 for shipping, hope it works...

JRoth.3 by Associate
  • 600 Views
  • 1 replies
  • 0 kudos

stm8s001j3 i/0 control problem

I am having a communication problem with MAX485 ic. I am trying to change Ic receiving mode to transmit mode by using 'PB4' pin and i am using UART1 , SWIM pin as a Transmitter. in some controllers i am unable control pin in the middle working. I am ...

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

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
  • 987 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
  • 3191 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
  • 1951 Views
  • 7 replies
  • 0 kudos