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

Free/Inexpensive TPU Compiler?

Posted on January 08, 2014 at 19:55I would like to start playing with the SPC56 in my free time and would like to use the TPU however I can't afford any of the expensive compilers just for a hobby.Does GCC or another compiler support the TPU? Or do ...

st239955 by Associate II
  • 549 Views
  • 0 replies
  • 0 kudos

C:\SPC5Studio\ude Missing folder

Posted on October 10, 2013 at 15:11I'm evaluating SPC5 studio. I have installed : 1) SPC5 Studio 1.3 downloaded form st site 2) SPC5-UDESTK (128K limited edition) file ude-4-00-09-spc5-udestk.exe downloaded form http://www.pls-mc.com/spc5-udestk In ...

pietro23 by Associate
  • 749 Views
  • 2 replies
  • 0 kudos

SPC56xxMB EVAL board pinout questions

Posted on November 11, 2013 at 04:06Pad configuration information is needed for the SPC56xxMB EVAL board with the SPC 564AADPT324S mini-module. On the SPC564A (324 pin package), almost all of the eTPU2 and eMIOS pins are multiplexed. For example, on...

Set up ADC triggered by CTU with Tresos on SPC56EL46

Posted on July 10, 2013 at 10:56Hello, I am trying to configure the ADC to be triggered by the CTU. But using a debugger I can see, that many of my configurations made in Tresos are not taken over to the �C registers. As far as I can see the ''init'...

pentti2 by Associate
  • 1123 Views
  • 1 replies
  • 0 kudos

Resolved! undefined reference to `osalThreadSleepS'

Posted on October 31, 2013 at 12:20Hello, i have a question. Bulding CAN code based on example for SPC56ELx produce this error:build/obj/can.o: In function `canStart': can.c:(.text_vle.canStart+0x2c): undefined reference to `osalThreadSleepS' collec...

berardo by Associate II
  • 902 Views
  • 1 replies
  • 0 kudos

SPC5 Studio and Freescale MPC5634

Posted on October 26, 2013 at 20:29I would like to know if  SPC5 Studio and ChibiOS can be used as tool chain for Freescale MPC5634 which has similar Core to ST SPC563M:  E200z3 ?   #spc5studio

cihaong by Associate
  • 824 Views
  • 2 replies
  • 0 kudos

New Project does not show up in Project Explorer

Posted on October 18, 2013 at 16:46I just installed SPC5Studio, and tried to create new project called FirstSPC5Project.  I went through File->New->C Project and created the Hello World project.  I chose to put project in a custom location.  The pro...

ttatakis by Associate III
  • 1602 Views
  • 2 replies
  • 0 kudos

cant Install SPC5 Studio

Posted on October 04, 2013 at 12:35Hi, i cant install SPC5 Studio. I run SPC5Studio v1.2.1.exe as Admin on Win7 64bit, but it fails and reports: ''Unable to save file: C:\WINDOWS\Downloaded Installations\... Studio.msi'' i click OK, a directory choo...

DMA with UART

Posted on June 25, 2013 at 11:28Hello,I am using SPC564  MC, I am trying to set the DMATXE but i never responds it's always zerothe UART using DMA always sends 4 bytes and stops sending , I am suspecting the DMATXE bit as it's always zero.so how to ...