Automotive MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

Resolved! SPC56EL54L3 not implemented in ''Platform Settings''

Posted on June 17, 2015 at 07:45Hello, For an upcoming project, I would like to use the SPC56EL54L3 controller. But when I was setting up a SPC5 Studio project, I can´t choose this controller in the platform settings because it is not listed. Is the...

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

osal sleep

Posted on June 17, 2015 at 08:40Hello, I am a newer of SPC studio, while I am learning SPCstudio, I read help docs such as ''SPC560Pxx OS-less OSAL Component User Manual.chm'' I don't understand how this function ''osalThreadSleepMilliseconds(1000);...

Linker - incompatible section flags

Posted on June 10, 2015 at 10:52Hello,I am using SPC5Studio with SPC560D30L3 device. Till date I was able to build the project without any error/warnings. Recently I am getting a warning as below,4:10:08 **** Incremental Build of configuration Defau...

ssk by Associate II
  • 751 Views
  • 3 replies
  • 0 kudos

Application Configuration - Preemptable ISR option

Posted on June 08, 2015 at 16:09Hello, Some time ago I had an issue when activating the ''Preemptable ISR'' option in application configuration for SPC56EL. I posted it in the SPC56 forum. Now my software for SPC560P shows also a strange behavior wh...

Patriks by Senior
  • 660 Views
  • 3 replies
  • 0 kudos

LIN use in spc560b60L3

Posted on June 01, 2015 at 17:08HelloI am using the spc560B60L3 100 pin package. For my application , I need to use 4 LINflex interfaces. In the data sheet, it is mentioned that it supports 4 LINs.Can we use LIN4 and LIN5 or it only supports LIN0 up...

souha by Associate II
  • 805 Views
  • 5 replies
  • 0 kudos

SPC5Studio 3.5.0 is available

Posted on June 09, 2015 at 14:29Dear All ,SPC5Studio 3.5.0 is available.*** Highlights ***- New SPC5-RLA components set for P-line MCU (with sample applications).   SPC5-RLA provides ''Register Level Access'' to the MCU, in order to create a   regis...

Resolved! [solved] eTimer input capture mode SPC56EL

Posted on May 07, 2015 at 10:57 Hello, I would like to use the input capture functionality of eTimer on SPC56EL. This is my eTimer configuration: ETIMER_0.CHANNEL[0].CTRL1.B.PRISRC = 0b11000; ETIMER_0.CHANNEL[0].CTRL1.B.SE...

Patriks by Senior
  • 461 Views
  • 2 replies
  • 0 kudos

SPC560B-DIS Discovery Board

Posted on October 21, 2014 at 18:35Can't seem to connect to the SPC560B-DIS via USB or JTAG-USB (SOC5-UDESTK) to the UDE debugger. UDE does not list the device SPC560B54L5. UM1672 User Manual (Table 3) mentions some ''jumper'' states that are in act...

Bug on Spc560b50L5 on SPCstudio in ADC Use

Posted on May 27, 2015 at 11:46Hi I Want to read ADC0 channels in SPC560B50L5 but when i use my code or use Spc Function's the mcu have no action , i use this function and test my function with SPC560B54L5 it is work correctly. I Send my code if an...

Problem with ADC0 End of Conversion interrupt

Posted on April 09, 2015 at 08:31Hi  I Want to use , End of Conversion interrupt in ADC0 but when i set the NSTART bit in ADC0- MCR register in debug mode i saw in SFR view  ,ADC0_ISR EOC bit is set but the interrupt is not work. when i use while fo...