STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STVD (Visual Develop) cannot set breakpoint on mouse click

Hi allI have recently changed my computer, and reinstall STVD for the development of STM8 applicaiton.using cosmic compiler. In my old computer, I used to set up breakpoint by just double clicking the very left column (where line number appears) at ...

SPL For development on Linux using SDCC?

Found a few web pages describing how to get up and running developing for the STM8 on a linux platform. All refer to the SPL and have links which are out of date. I've tried searching for the STM8 SPL on the st.com site but only turn up [1]. If anybo...

JWhit.9 by Associate II
  • 921 Views
  • 4 replies
  • 0 kudos

STM8S UART interrupt enable and disable

I am testing the STM8S Standard Peripheral Library (SPL) using the STVD IDE, Cosmic compiler, and a Nucleo-8S208RB development board. The SPL example 'UART1_interrupt' initializes the UART1 TX and UART3 RX interrupts using the below UART_Config() fun...

Kmax18 by Senior
  • 911 Views
  • 0 replies
  • 0 kudos

STVD simulator and 'return' statement

I am testing the STM8 SPL with the STVD IDE and Cosmic compiler. The target is a NUCLEO-8S208RB board. During simulation of the SPL example 'UART_interrupt' the function Buffercmp() in the below screenshot behaved as follows.Observation: the statemen...

0693W00000Uo7iZQAR.png
Kmax18 by Senior
  • 447 Views
  • 0 replies
  • 0 kudos

STM8 for medical use

We need STM8 MCU types for use in medical instruments. Does ST have Medical grade STM8 MCU's? It must be recommended for new design with long life time.

MCUpwr by Associate III
  • 432 Views
  • 0 replies
  • 0 kudos

Can't get HSIRDY flag raised

Hello! I'm trying to configure TIM1 in encoder mode programming on bare metal. But problem comes up when I try to enable the HSI: the clock is enabled but it doesn't get ready. I use the #include "iostm8s003f3.h" library.void clock_config(void){clock...

Kolab by Senior
  • 542 Views
  • 0 replies
  • 0 kudos