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

Resolved! SPC58ECxx C++ std::string throws linker errors

I'm working on a state machine for a console application, and I would like to use std::strings in C++, as they are much nicer to work with than C-style strings.Including the string library does not result in errors, but when I call string objects in ...

Screenshot 2024-04-19 092256.png
ajsmart by Associate
  • 1167 Views
  • 1 replies
  • 0 kudos

Resolved! Urgent Help Needed: Project Recovery in SPC5 Studio

Hello all, I hope this message finds you well. I'm reaching out to seek urgent assistance regarding a recent issue I encountered with my SPC5 Studio. Recently, I updated my SPC5 Studio, only to find that it began malfunctioning. In an attempt to reso...

LuciferD by Associate II
  • 810 Views
  • 1 replies
  • 0 kudos

Resolved! SPC564Ax: My SPI chip select logic is inverted!

Dear experts,  I have worked with the SPI of  SPC563 without any problem before. Also, I checked the example of the SPC564 and I am not seeing any differences. now I am trying to config the SPI of a SPC564A70 myself. When I monitored the chip select ...

Mina by Associate II
  • 977 Views
  • 1 replies
  • 0 kudos

Resolved! Support to connect SPC5-UDESTK Debugger

Hi Everyone, I'm working with a SPC570S discovery board. I uploaded a code with my SPC5-UDESTK debugger and the codes were successfully uploaded. But suddenly I couldn't upload any code using that, and its green LED still works. But I tested the same...

Resolved! Regarding programming issues with SPC56B series controllers!

Hello! I bought the development board for SPC560B! When using SPC5STUDIO programming software, I found that I don't know how many functions defined in C language are defined! I just want to ask if you have explanations for the initialization definiti...

Bwang.3 by Associate III
  • 926 Views
  • 1 replies
  • 0 kudos

Resolved! SPC58NH FPU exception

Hi all,I'm trying add FPU exception to my project and I'm bit confused because two sources points two different interrupt vectors for this. Book E says, FPU exception is under IVOR33 but SPC58xH manual points IVOR10. And SPC5Studio libraries have "de...