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

Implement function in RAM

Posted on September 28, 2015 at 14:11Hello Forum members,I am trying to implement a Function On RAM But i did not find any thing on st Refrences. I found this example in freescale but spcstudio can not compile the code . __declspec(section ''.text_i...

Resolved! SPC56EL - using FlexPWM DMA functionality

Posted on May 13, 2015 at 10:58 Hello, I would like to reload PWM duty cycle every 10 PWM periods using DMA functionality. Therefore I configured FlexPWM subodule 0 and DMA channel An array stores 8 different values for VAL3 register which eq...

Patriks by Senior
  • 1194 Views
  • 5 replies
  • 0 kudos

Bug on SPC Studio Compiler (Critical Error )

Posted on September 08, 2015 at 09:40Hi I write a bootloader program for my device the program compiled ok when i choose this option ( LOAD IN RAM ) the program complied ok and run successful but when i choose the seconde option(Copy in RAM ) the c...

SPC564B74 - eMIOS ICU limited to 10ch?

Posted on September 03, 2015 at 10:49Hello, On SPC5Studio V3.6 and SPC564B74. I would like to use ICU eMIOS_0 ch. 9 (PA[9], E0UC[9]) but eMIOS ICU config in HAL layers is only listing ch. 0 to 7 and ch.24. It should lists ch.1 to 7 and 9 to 15 on eM...

0690X00000604tfQAA.png 0690X00000604wrQAA.png

SPC564B74 FlexCANs are limited to 32 Mailboxes instead of 64

Posted on September 02, 2015 at 15:30Hello, I'm using SPC5Studio V3.6 and SPC564B74. The HAL drivers are limiting FlexCAN mailbox number to 32 but this CPU has 64 MB per FlexCAN. I can change SPC5_CAN_NUM_RX_MAILBOXES and SPC5_CAN_NUM_TX_MAILBOXES d...

Microcontroller Boot

Posted on August 28, 2015 at 17:09Hello,I can't find any application ( sample code exemple ) for Alternate Boot Sectors, and /or  Serial Boot Modefor SPC560. Best regards

Use CAN mask Filter in addition to filter mode

Posted on August 31, 2015 at 15:23Hi all, i am using SPC560D with SPC5 Studio. Is it possible to use CAN masking by activated Filter Mode (FEN disabled) ? I am not using a CAN interrupt service routine, i am polling the Mailboxes cyclic. Thanks in a...

borbe by Associate
  • 496 Views
  • 0 replies
  • 1 kudos

Pinmap wizard import/export between projects?

Posted on August 28, 2015 at 16:07Hello, In SPC5 Studio V3.4.4, instead of accessing the pinmap wizard using the small icon in the HAL configuration, I created a pinmap wizard in the project using ''New -> SPC5 Studio Pinmap Wizard'' and I'm now stu...

Problem With LINFLEX1 Interrupt

Posted on August 25, 2015 at 09:44Hi In my system i set the LINFLEX1 For my Lin Connections I set this in Master Mode i send and recive correctlly the slave response but i don't have any interrupt on Vector99 what is the problem on SPCstudio ?? Tha...