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

Purchase of SPC560 MCU

Posted on April 06, 2015 at 12:56Hello Members,I am trying to purchase 10 SPC560D40L3 MCU for building my product prototype. I tried placing the order with ST. I was directed to ST vendor. Even after accepting a lead time of 24 weeks, I am unable to...

ssk by Associate II
  • 591 Views
  • 2 replies
  • 0 kudos

Resolved! Bug in Pinmap Wizard for ADC Use

Posted on April 05, 2015 at 15:54Hi I Want to use ADC of My SPC560B-DIS , first there is not an example for this Dev Board in SPC-Studio but when i want use the other samples for ADC when i want to set ADC pin, in pinmap wizard i have a Warning and ...

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
  • 799 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
  • 1851 Views
  • 16 replies
  • 0 kudos

EEPROM emulation Problem

Posted on March 28, 2015 at 14:27Hi I want to  use the Data flash for my information's , i correctly write and read on this section but my problem is when i want to write again on the same address i should erase all block but i have other informati...

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
  • 529 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....