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

License File not working after recovery PC

Posted on December 17, 2014 at 15:26 Hello, I'm using SPC5-Studio v3 with 1-year license. I'm recovery my PC. But my old license file not working. What should I do? @Edit: licence start date : 2014 , 14:03 @edit console o...

make: *** [build/obj/main.o] Error 1

Posted on December 14, 2014 at 23:41Hello Mr. Erwan Even if y environment path variable is correct (C:\SPC5Studio\eclipse\plugins\com.st.tools.spc5.tools.hightec_1.0.0.201306281422\hightec\ppc-ht-eabi\bin;C:\SPC5Studio\eclipse\plugins\com.st.tools.s...

paolo2 by Associate II
  • 1734 Views
  • 4 replies
  • 0 kudos

SPC5Studio 3.3.2 is available !

Posted on December 15, 2014 at 10:48Dear Users,The 3.3.2 release is now available on the update site.improvements about :-  Patch Mode : Import/Export a Patch/User files managementsMinor fixes on Core & Pinmap:- Remove CTranslationUnit in CompareDia...

download speed of SPC5STUDIO too low!

Posted on December 03, 2014 at 15:06ST accept my request to download the spc5studio but the download speed is too low. Is there any other download method other than in the official website? I am in China.Thank you ! #spc5studio

yaweq by Associate
  • 444 Views
  • 1 replies
  • 0 kudos

I2C Peripheral Control

Posted on December 01, 2014 at 12:38 Hello, I trying use the I2C periph. But, It is not work. Have you a I2C referance manual ? or What should I do? My Example code : void I2C_initial( void ) { /* * Note: Clk is startup enable...

SPC5Studio 3.3.1 is Available !

Posted on November 19, 2014 at 09:41SPC5STudio 3.3.1 is available !Dear Users,The 3.3.1 release is now available on the update site.Minor fixes about :-  SPC5Studio CORE : OSAL Component :  Error: For input string: in property Number-  ISR Code Gene...

SPC560B writing data to DFLASH

Posted on December 01, 2014 at 15:14 Hello, I would like to store data in the DFLASH of my SPC560B. Therefore, I wrote the following function, according to the reference manual page 693: void DFO_WriteFlashDoubleWord(uint32_t dataWordHig...

Patriks by Senior
  • 479 Views
  • 0 replies
  • 0 kudos

Errors caused by OS header files

Posted on November 24, 2014 at 20:57I installed SPC5 Studio v3.0 and MinGW compiler, and I am trying to run the SPC560Pxx OS-Less CAN Test Application.  The main.c file refers to two includes (''components.h'' and ''can_lld_cfg.h'').  I have include...

SPC5Studio, STM32F4 + Chibios support

Posted on November 26, 2014 at 10:49We do develment for SPC56xxx & stm32f4. I found description how to use SPC5Studio for STM32F4+Chibios. This instruction is relatively old (for version 1.x). Is it possible to use SPC5Studio 3.x for STM32 developme...

vromanov by Associate II
  • 522 Views
  • 1 replies
  • 0 kudos

Resolved! [Solved] Clarification on total usable PWM channels

Posted on October 09, 2014 at 21:29I am trying to maximize the number of unique 16-bit PWM outputs that I can use simultaneously on the SPC560P40L1CEFAR (64 pins).  I have gathered the following information from the specification, and some of it app...