User Activity

Hello All, I am currently working on implementing a bootloader via CAN on the SPC582B60E1 microcontroller (i.e., Update the firmware file using CAN). To achieve this, I have been referring to the "Firmware Updater Component" PDF document.and also ref...
Hello All, we are using the SPC582Bxx family device for our automotive system, We have gone through the guides related to SPC582Bxx, Auto devkit studio and ran some sample code by referring the tutorial available from ST team. since I am new to this ...
Posted on September 23, 2017 at 07:34Dear All,I am configuring I2C for reading EEPROM address.I am using PB6_I2CSCL and PB7_I2CSDA pin and have connected EEPROM AT24C A2,A1 and A0 pin to GND. I have written following code to read the EEPROM but i am...
Posted on May 11, 2017 at 05:46Hi All,I am using LSM6DS3  accelerometer and gyroscope sensor.I am interfacing with I2C. I have initialized the accelerometer register and reading the respective X,Y,Z register .I am not getting stable value. i am not ...