STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ST-LINK V2 windows 10

Hello ,  I have 5 ST-LINK/V2 and 5 products. Each programmer is connected to one product at a time. I am using Windows 7 and a USB hub. Everything works fine, but when I migrated to Windows 10, I encountered an unstable programming issue. I updated t...

Resolved! STM8S003F3 Datasheet pin description

I'm just starting to learn about MCUs and am reviewing the datasheet for the STM8S003F3. In the pin description table, I came across some symbols that I'm not quite sure about, such as bold X with underline (X), regular X (X), and dash (-). What do t...

pin_description.png
zin10 by Associate II
  • 303 Views
  • 4 replies
  • 2 kudos

STDV Problem

Posted on May 12, 2018 at 15:28Hi everyone. I am working with STDV development tool. When I want to build the program, the message 'the executable can not be found' appear. How can I modify the settings to solve this problem??

Resolved! Program STM8 flash

Can I use "STM32 ST-Link Utility" or "STM32CubeProgrammer" to program STM8MCU flash?If using "STVP", can it automatically detect the STM8MCU type? or require to configure "STVP" for the MCU type to be programmed.

New.Fish by Associate III
  • 712 Views
  • 2 replies
  • 0 kudos

stlink-v3MODs can programe and debug stm8s series MCU

CLONE of stlink V2 not supported by cubeide and cube programmer. stlinkV3 MODs i have brought recently. But studiny datasheet and TN1235 i didnot found that it is capable to programe and debug STM8S series MCU. Is it true? did any body used stlinkV3-...

BAS-BLEU by Associate II
  • 188 Views
  • 0 replies
  • 0 kudos

Resolved! Addressable LED Programming in STM8

We are trying to program addressable LEDs through STM8 microcontroller. For the initial development, we use the NUCLEO-8S208RB. The architecture is as below image. Eight "IN-PI33QBTPRPGPBPW-60" LEDs connected to a data line in daisy chain.We face som...

PreethiT_0-1740717336412.png
PreethiT by Associate II
  • 357 Views
  • 3 replies
  • 0 kudos

Canbus Driver Init

Hello,I am new for the this mcu(STM8S). I want to init and run the Can driver. But I can't find any documentation or examples on the subject. I don't see any guidance on installing the driver. How should I do this? Are there any examples? I could onl...

STM8S103 I2C issue

Hi,I like to control this cute STM8S103 uC with c-code without using any library. I created many succesfully projects but now I want to write a I2C driver.I configured the uC portpins PB4/PB5 being SCL/SDA as Psuedo Open Drain and as Ouput and the I2...

sthvw by Associate II
  • 229 Views
  • 3 replies
  • 0 kudos

Resolved! STM8L051F3, TIM4, what do I miss to make it run

I'm a bit rusty on 8Bit MCU's, more used to STM32 but have to get that STM8 project done.I have a problem get TIM4 running, it might be I don't see the wood for all that trees.It gets compiled using SDCC and the header file is slightly adopted for th...

jgnoss by Associate III
  • 502 Views
  • 2 replies
  • 1 kudos