STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

COSMIC C Compilation error for STM8S003F3

 This is one of function in code to implement WS2812 LED protocol on STM8S003F3.And I am getting this error compilation.----------- Project ws2812_led - STM8 Cosmic - Configuration Debug -------------Compiling main.c...cxstm8 -i..\led_blink\inc +debu...

vatsal_1770_2-1732674510642.png

STM8S001J3 Locked After Configuring SWIM Pin as GPIO

Hello STM Community,I am working with the STM8S001J3 microcontroller and facing an issue with configuring the SWIM pin (PD1) as a GPIO for LED control. Here is the problem:When I configure the SWIM pin as a GPIO, the MCU gets locked, and I am unable ...

STM8S001J3 setup for AIN2

This is driving me crazy. First time with this processor. I have AFR2 and NAFR2 set properly for AIN2 operation. I can verify that in the watch window and the disassembly window looks like it is working as expected. If I change the channel to AIN7 I ...

STVD weird behavior and debug context crash

After many years without problems, now my STVD is acting weird.It shows different behaviors running as user and adminAs user:The Open Workspace file selector pup-up file type is set to show only .exe files (it should be .stw files)When I start debugg...

gabs by Associate II
  • 422 Views
  • 0 replies
  • 0 kudos

How to use the STM8AF Discovery software AN4101-LIN communication

How to use the STM8AF Discovery development software AN4101-LIN communication with STM8A-DISCOVER provided on the ST official website! What programming software should I download to open it! I am a beginner and used ST's SPC56 series before! Now I wa...

Bwang.3 by Associate III
  • 324 Views
  • 0 replies
  • 0 kudos

Resolved! stm8l uart1 works but uart2 doesn't work

Dear all,I'm now using stm8l15x to send 8 bits data with both UART1 & UART2. UART1 works fine & can communicate with my PC for both TX & RX via both polling & interrupt mode. But UART2 doesn't work. It doesn't output any waveform (always 1) with or w...

SSin.1 by Associate II
  • 855 Views
  • 7 replies
  • 6 kudos

STM8s i2c

Posted on February 18, 2017 at 11:46Hello, i can't get my stm8s105c6t6 i2c to work. Hopefully anybody has an idea what i'm diong wrong. i'm pleased for any imput i can get. here some changed code which doesn't do anything but i just try to measure a...

Stm8s bluetooth using HC-05

Please guide me in how to interface HC-05 with stm8s0003f board , and clear the input and output buffer . Documentation or examples will be helpful