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

codesourcery for PowerPC

Posted on April 06, 2015 at 10:21Hello EveryBody,I'm try to build a project using  the compiler : codesourcery for PowerPC. is their any  tutorial or guidline to help .to use   codesourcery  witch eclipse to compile a project for SPC56 MCU ??? 

Flash Driver - Header file

Posted on April 03, 2015 at 16:34Hello,I am trying to use flash driver from Application Configuration for SPC560D40L3 device. I used an example from SPC560B series available with SPC5Studio. I modified the platform settings to use SPC560D40L3 device...

ssk by Associate II
  • 820 Views
  • 0 replies
  • 0 kudos

Application Configuration - ISRs - Headers

Posted on March 19, 2015 at 11:59I have configured few interrupts using Application Configuration -> ISRs (under SPC OSAL Component). I have multiple header files which I supplied to the 'Headers' parameter under 'ISRs'. I have provided 4 different ...

ssk by Associate II
  • 1915 Views
  • 16 replies
  • 0 kudos

Using Dma wich UART

Posted on March 25, 2015 at 17:45Hello,i'm trying to send UART frame using DMA.==> the problem is that the last bytes in the UART fifo not sended. and when i send the next frame i receive the last byte of the old frame. is there any mothod to clear ...

Flash Memory Boot

Posted on January 29, 2015 at 13:56HiSection 6.1.1 of the SPC560x Reference Manual says that ''in order to successfully boot from flash memory, you must program two 32-bit fields into one of 5 possible boot blocks.''I have written 0x005A005A to addr...

FlexCAN problems on SPC560 Discovery

Posted on March 22, 2015 at 07:52I'm having problems getting the demo code to successfully RX on FlexCAN0 and then TX on FlexCAN1 (and vice versa). canReceive() detects the new message and returns MSG_OK when using a breakpoint in canlld_receive() a...

warren2 by Associate
  • 554 Views
  • 0 replies
  • 0 kudos

Problem with Flexcan2 and Flexcan3 in spc560b50L5

Posted on March 14, 2015 at 19:51Hi I have a 3channel can board for my project , i work with Flexcan1 with out any problem but when i want to work with Flexcan2 or 3 with a same config they did not work or any action. here is my code :automatically....

SPC560D30L3 - PWM output on channel 1

Posted on March 16, 2015 at 15:58Hello Members,I am trying to generate the PWM output on channel 1. As per my understanding, channel 0 is PA9, channel 1 is PA10 and so on. I am using the test application ''SPC560Dxx OS-Less PWM-ICU Test Application'...

ssk by Associate II
  • 1450 Views
  • 8 replies
  • 0 kudos

Bug in SPCstudio Complier or SPC MCU Family

Posted on March 16, 2015 at 19:15Hi I want to use 2 can port , i tried a lot for this issue in two MCU : SPC560B50L5 and SPC560B54L5 Both of them Have a same Response in this family when i look at the datasheet i saw a Flexcan1 have 3 CANRX pin And ...