STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

communicate stm8s with mpu6050

Hello to all. I am completely new to stm8. I want to communicate stm8s003 with mpu6050 6-axis gyroscope and accelerometer sensor through i2c. Can anyone help me how to code it in st visual develop?Sorry for my bad English

oebra.1 by Associate
  • 660 Views
  • 1 replies
  • 0 kudos

STM8S001J EEPROM PROBLEMS

HelloI'm using STM8S001j in my projectthe Project is simply an output on PB4 and output on PD6I needed to store in the EEPROM data every time the input is getting low I noticed that some times the data is recorded and some times not I monitored the E...

AAraf.1 by Associate
  • 560 Views
  • 1 replies
  • 0 kudos

Reliability of STM8S internal MVR...

Because I don't find related information elsewhere (datasheet, application notes, etc.) I would ask it there.​So, I have famous W1209 thermostat board with Nuvoton MCU, which I'm replace by an STM8S103F3.For proper operation it is needed to place an ...

VPant.1 by Associate
  • 398 Views
  • 0 replies
  • 0 kudos

CRC for CAN frame in STM8AF5286

I am using STM8AF5286 for one of my design. I am using CAN port for data transmission. I am using standard ST library for CAN communication. I don't see any 16-bit CRC calculation included in CAN_Transmit function of CAN driver function. Neither I se...

PPate.1 by Associate III
  • 476 Views
  • 0 replies
  • 0 kudos

STM8S UART TX Interrupt Problem

Hello to everyone, I am dealing with STM8S103F3P6 IC. I try to send a message using TX interrupt but I have never succeeded. I have checked the example of the UART interrupt. Also, tried to develop same code. However, I got still zero. I took interru...