STM8 MCUs

Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Multichannel ADC in buffered Mode STM8S103F3P

Hello,I am building a project which involves reading analog signals from 2 sources.I want to read ADC in interrupt mode. Please share some code or example or tutorial ?Mcu: STM8S103F3PIDE/Compiler: STVDLibrary: Standard Peripheral Library

Timer1 not giving the interrupt in expected duration

HI All,I am facing issue with STM8S103F2 controller Timer1. I am configuring timer1 for 5 sec, but it is giving me interrupt in 10 mili second only. It is not taking my prescaler value. can anyone help me on this, i am putting my code:stm8/ #includ...

HTiwa.11 by Associate II
  • 1280 Views
  • 4 replies
  • 0 kudos

STM8 Bootloader

hi,every one. i am working on Bootloader with STM5288 and STM6266 microcontrollers in PC application Side(I am making own PC application as per my user interface),So what are the sequence of commands we need to send from the PC applications,that we c...

Syann.1 by Associate
  • 847 Views
  • 2 replies
  • 0 kudos

STM8L001J3 and SWIM pin

I was using STM8SVLDISCOVERY in a small project because it was the evaluation board that I had, but in a more final stage I would like to use an stm8sl001j3 as uC.For that, I got a STM8-SO8-DISCO to be able to use the same uC that I want in the final...

MZaqu.1 by Associate
  • 734 Views
  • 2 replies
  • 0 kudos

How to use UART at STM8L050j3?

Hello,Using STM8L050j3, ST LINK/V2 ISOL, STVD.I am studying the UART and i have connected MCU and ST LINK/V2 ISOL.They use SWIM with USART TX / RX Pin.A problem is that PC don't receive the any text.​I think that cording is fine(easy example) but i s...

KTAEW.1 by Associate
  • 925 Views
  • 1 replies
  • 0 kudos

which controller is suitable for my application

Dear Experts,currently i am working for temperature and humidity monitoring project and that sensor data transmit to master through RF module(HC-12) via UART pins.my requirements that controller must have below requirements the micro controller must ...

UART based Boot loader for STM8 MCU's

Hello All,We have designed a custom board using STM8L052C6 MCU chip, where we have include a Boot loader functionality in it.This Boot loader is UART based where the application binary file will be received on the Custom board in packet over UART an...

STM8AL3189TCX NRST pin is asserted what happens to MCU output

Hello All,we are using STM8AL3189TCX MCU in our design to control the system.A WDT signal "MCU_NRST" is connected to NRST(PIN-2, NRST/PA1) pin in microcontroller with a Pull up to 3V3.What will happen to MCU IC when the below reset condition occur: C...

Mlokesh by Associate
  • 431 Views
  • 0 replies
  • 0 kudos