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

SPC58 flash and debugging tool

Hello experts,Can SPC5-FLASH and SPC5-UDE be used on SPC58 series MCUs? For example, can the SPC-UDEDEBG tool quoted here be used for SPC58 boards other than the Discovery kit?https://www.st.com/en/development-tools/spc5-udedebg.html I am looking for...

YC by Associate
  • 936 Views
  • 1 replies
  • 0 kudos

SPC560B jtag debugging

Hello friendsI am working on a SPC560B50L5 microcontroller and I want to learn debugging it.According to"AN4035 Application note" I can do a single step by loading appropriate values in CPUSCR registers. I do everything that is mentioned in Document....

sdrad by Associate II
  • 499 Views
  • 0 replies
  • 0 kudos

Stuck in SPCSetRunMode() when debugger is attached.

Using the PLS USB/JTAG probe on a SPC56EL, I'm unable to debug because I'm stuck into SPCSetRunMode(). Unplugging the probe, and resetting the MCU make the FreeRTOS demo run nicely. I'm aware of some errata about low-power issues, but I'm not sure th...

nono240 by Associate II
  • 422 Views
  • 0 replies
  • 0 kudos

download.spc5studio.com

Core 1.3.0, Contrib 1.3.0 and RLA 1.6.0 Released The new main update site http://download.spc5studio.com/updates/ has been updated with Core, Contrib and RLASW Prerequisite : SPC5Studio 5.8.1New or updated componentsCore 1.3.0Enhanced dynamic propert...

How do I enable I/O settings in the board initialization component for my SPC58 discovery kit project in SPC5 Studio?

When I import example projects for my SPC58 board, I am able to edit the I/O settings. Specifically, I can change the I/O mode of GPIO pins to be input or output instead of both, which I can't do from the Pin Map editor. But when I try and select thi...

Is there a document describing how to modify different configurations in SPC5Studio? I need to select different .ld files depending on the configuration.

 I am asking because I created a second configuration (Now I have the " Default" and the "Release"). My goal is to find a way to force the linker to use one .ld file with the " Default" configuration and another .ld file with the "Release" configurat...