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

Is there a true emulator available for STM8?

When I first saw the description for ST-Link STM8/STM32 v2 it noted "Programmer & Emulator". But other listings call it "Programmer & Debugger". I have a STM8L151 and would like to be able to load my firmware (via a S19 formatted file) into an emulat...

DEngl.1 by Associate
  • 1793 Views
  • 5 replies
  • 0 kudos

How to program STM8S103F3P6?

I've just started programing this little guy for the very first time and I have some troubles uploading a pretty simple blink program to the chip. It compiles with no errors or warnings. So, I don't know why it does not work. Can anybody help me to s...

ERuiz.1 by Associate
  • 930 Views
  • 0 replies
  • 0 kudos

logarithm calculation problem

i need to calculate some log based contents using ST visual develop IDE and Cosmic compiler. but "log" is not recognized by compiler. any solution pleaseexample: my_reg=log(reg1);regards.

Nyous.1 by Associate II
  • 460 Views
  • 1 replies
  • 0 kudos

ATM8AF: activate Ports for GPIO usage

Hello Community,I'm struggeling with the GPIO activation of Pin PB0.My Setup is: µC: STM8AF6213PCA with TSSOP20 Pinout, STVD + Cosmic C CompilerIt is no problem to aktivate the Port C (PC4, PC5, PC6 and PC7). But port B seems to be dead.But the port ...

0693W000004IFIvQAO.png
SWiel.1 by Associate II
  • 456 Views
  • 0 replies
  • 0 kudos

CANBus, Ethrnet and RS232 on the same MCU

Hello for a project I will be using Ethernet, CANBus and RS232. Now the maximum frequency for CANBUS is 1 Mbit per seconds, for RS-232 that is 20 k baud and for Ethernet I think it is again 1 Mbit per seconds. So with a MCU that has at least 2 MHz c...

GunkutA by Senior
  • 664 Views
  • 3 replies
  • 0 kudos