User Activity

Hello All, I am working on data storage on external flash memory, so for my application we are using SPC582Bxx MCU and W25QXX as external flash to store audio files into it. I have configured the below SPI pins to access the flash memory device, I ha...
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 ...