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

Resolved! STM8L050J3: SWIM and USART TX on same pin?

Hi. I am designing Schematic for STM8L050J3 chip. In that, pin1( first pin) , in datasheet they mentioned as SWIM in port A0 of pin1 and USART TX in port A2 of pin1. I want to use this pin as SWIM for programming as well as USART for data transmissio...

Cpg2 by Associate II
  • 686 Views
  • 7 replies
  • 0 kudos

Resolved! PWM on STM8L15

Hello, I have a problem with setting up PWM on the general purpose timer. I tried setting PWM on timers 2 and 3 using different channels, but I didn't see a PWM signal at the output. I also tried setting up PWM from timer 1 and it worked, but I only ...

BamaN by Associate
  • 535 Views
  • 2 replies
  • 1 kudos

Resolved! STM8 assembler directives reference

Hi, I have look Extensively THREE different times now to find an assembler reference.  NOT the instruction set, the assembler directives.  Data types declared, conditional assembly (if avail), Everything the Assembler uses to generate machine code. I...

Resolved! STM8S003 Trying to save 4 parms in EEROM.

Need to IAP save two 16(10) bit ADC values to EEROM. Done parm saves before in STM8S105, but want to see it in ICP mode.In NXP MC9S08, I can turn off download, which cleared Its EEROM. That let me run the ADC "learn" of the values, save them to EEROM...

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
  • 550 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??