Automotive MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

How to configure and generate a code in SPC5 STUDIO 6.0.0

Hi Everyone,I downloaded the latest version of SPC STUDIO 6.0.0 from the ST website in that i cannot find how to configure the GPIOs UART others and generate the Hal Drivers code and customize for our application. I seen one video in the ST website ...

PIT, multiple interrupts at different times

Hello all.I'm playing around with the PIT interrupts and im finding that after setting up 3 seperate timers with different interrupt rates with the same priority setup in the IRQ Component rla. It's only constantly interrupting the PIT with the lowe...

0693W000004KBNRQA4.png
AndreasPA by Associate III
  • 531 Views
  • 2 replies
  • 0 kudos

Resolved! Creating a new SPC5 application from Scratch

Hi,I am using a SPC570S-DISP development board, and I am trying to create a new application form that. I have tested out a few example application given in the IDE, and they work fine. Now I want to develop such an application from scratch. However, ...

NDinu.1 by Associate II
  • 722 Views
  • 3 replies
  • 0 kudos

SPC58EC DISP not build aplications

I'm loading aplication's SPC58EC DISP, and debugging, but if I change the main.c this is the 9 problens. What it's, please?Another problem is that if I change and build the project, the changes not appearin the UDESTARTERKIT.

RPari.1 by Associate II
  • 845 Views
  • 5 replies
  • 0 kudos

Resolved! What's the difference between c55_freegcc.a and c55_gcc.a

Good morning,I am developing a project for SPC574K2 with SPC5 studio V.6 which uses the C55 flash driver with ppc-freevle-eabi-gcc compiler. I suppose I need to use the c55_freegcc.a library, I would like to understand what is the difference from c55...