STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

96-bit Unique id of STM8AF52xx

Hello.I want to read the 96 bit unique id of STM8AF5288TCY microcontroller.I have gone through some resources like the data sheet of stm8s105c4.This mentions that the unique id is present 0x48CD address.I want to know the address at which it is prese...

raja1 by Associate II
  • 1237 Views
  • 3 replies
  • 0 kudos

Problem useing SPI together with UART as SPI

As soon as I add USART initialization, SPI starts sending data using LSB and receiving with MSB(as it was intended) bit order.SPI init code:/* SPI configuration */ SPI_DeInit(); /* Initialize SPI in Slave mode */ // SPI_Init(SPI_FIRSTBIT_LSB, S...

kirlik by Associate II
  • 1031 Views
  • 3 replies
  • 0 kudos

Resolved! Unsupported Compiler! Error

Hi everyone! I m trying to compile my project but there is a problem. I use IAR as compiler and STM8S103XX. Why is that?

0693W00000Y7X75QAF.jpg
MÇETİ.1 by Associate III
  • 663 Views
  • 3 replies
  • 0 kudos

''Failed to launch child process:<gdb.exe>

The error message shown below:''Failed to launch child process:<gdb.exe>>error=2 - ''The system cannot find the file specified''.''Can anyone know how to solve it?I tryed to install STVD again, without success.I didn´t have this problem until now. i ...

STM8S001j3 programming using Arduino

Hi Iam student and I now only about Arduino but now I have a project to be creat by using stm8s001j3 so please help me how to connect my STM to Arduino IDE specifically stm8s001j3 and how to use its I2C ​

MHash.3 by Associate
  • 1082 Views
  • 1 replies
  • 0 kudos