STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Looking for sample external interrupt code for STM8S003F3P6

I'm new to STM8 microcontrollers and have purchased a few STM8S003F3P6 boards to learn how to interface a PS/2 keyboard and mouse. I have installed the ST Visual Develop IDE with STM8 Standard Peripheral Library and started tinkering with blinking a ...

STM8S003F3P6 Help required.

i am currently working on a temperature project which many may well have heard of. the W1209 temperature controller. and i have found everything i need to implement this circuit into my existing project with other features. the code is open for anyon...

PReed.1 by Associate II
  • 1122 Views
  • 11 replies
  • 0 kudos

How to verify memory checksum in STM8S103F2 controller

Hi All,I want to verify memory checksum of my source code. I want to know, which register i can use to verify my memory checksum. Memory checksum i can see in "STVP" during programming, but that checksum i want to verify inside code. Advance thanks ...

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

Device that assigns programs to the empty processor ?

Hello friends,We use ST-Link when assigning programs to STM8 processors. ST-Link uses the SWIM leg when assigning programs to STM8 processors. We all know that.I want to make a device. Special bootloader. This device should be able to assign programs...

Hi world! by Associate III
  • 870 Views
  • 15 replies
  • 0 kudos

STM8AL3189TCX out of regulation reset

Hi Team,We are using STM8AL3189TCX in our design and have some general querries for diagnostic report preparation(Specific to project)1) HOST MCU window Watchdog(TPS3850H33QDRCRQ1) If WDI pulse from HOST MCU fails this condition (Lower Boundary (tWDL...

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

USE SWIM pin in STM8S105 as gpio

Greetings Friends,I have STM8S Discovery Board with STM8S105 micro controller. I want to use SWIM pin as general purpose IO and also want to use it to upload the code. Is there any possibilities ?