Automotive MCUs

Ask questions and find answers on automotive microcontrollers like the SPC58 and their tools, such as the SPC5 Studio and how to implement JTAG unlocking.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to install your Root Certificate in StellarStudio JRE

When installing some StellarStudio  plugins http://*.srxstudio.org , you can meet the issue : sun.security.validator.ValidatorException: PKIX path building failed  It is typical IT Issue :face_screaming_in_fear:  in each corporate company. “"Path bui...

StellarStudio SR5E1 support is open to the mass market !

Dear all,   We are thrilled to announce that as of today, March 1st, 2024, SR5E1 device support in StellarStudio is available to the mass market !   This means that any user can effortlessly download the official StellarStudio installation packag...

preview.png

Tools required for "AEK-AUD-C1D9031".

HiI came across  “AEK-AUD-C1D9031” which contain “SPC582B60E1”. For this I am looking for Flashing tool and Debugger with software.While searching for flashing tool and Debugger with software, I came across “SPC5-UDESTK USB/JTAG adapter” and  “SPC5-U...

Question about link script for SPC58EC80 with SPC5Studio.

Hello, I am currently using SPC58EC80 with SPC5Studio.I have some problem to load the data located in ROM area to RAM area when boot. I am using " > CAL_RAM AT > CAL_ROM" command for loading the data from 0x013A0000 to 0x400B0000.I check the RAM area...

otcagon by Associate II
  • 736 Views
  • 0 replies
  • 0 kudos

Resolved! difference between SPC5-UDEDEBG and SPC5-UDESTK-PLUS?

For starting with development on SPC56ELxx what I need is:the discovery board : https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-mpu-eval-tools/spc5-automotive-mcu-eval-tools/spc56l-discovery.htmlSPC5 Studio...

gp73 by Associate III
  • 1090 Views
  • 2 replies
  • 1 kudos

Resolved! Spc5 board with autosar

Which one is the best spc5 board to get for engine and dashboard data collection,usage and sensors integration and communication and also compatible with autosar framework 

Resolved! Software Watchdog Timer does not perform reset in SPC58

I configured the SWT to Generate an interrupt on an initial time-out, reset on a second consecutive time-out.The interrupt is well raised on the initial time-out.The problem is that the reset is not occurred in the next time-out.here the initialisati...

Farah by Associate
  • 1190 Views
  • 1 replies
  • 0 kudos

SPC582Bxx CAN initialization and configuration

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 ...