User Activity

Hello All, We have designed our own custom hardware using SPC582bxx automotive controller and FDA903D audio amplifier. We built the code test the audio amplifier, code is very simple to play audio. We have used SPC582Bxx Engine simulator code and mod...
Hello All, We have designed our own custom PCB using SPC582Bxxx, and we have assembled the controller and other circuit board. Now we would like to flash the our sample into custom device and test the same. For flashing the code we followed the UDEST...
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...