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

SPC560B LinFlex_1 slave mode initialization

Posted on October 20, 2015 at 14:44Hello all, I’m trying to initialize the LinFlex LINFLEX_1 module of the SPC560B Bolero. Unluckily I’m running into problems writing the  LINFLEX_1.LINCR1 register. Specially I’m unable to write the LINFLEX_1.LINCR1...

dominik2 by Associate II
  • 483 Views
  • 2 replies
  • 0 kudos

FlexCAN not work

Posted on October 10, 2015 at 09:57Hi,I am testing SPC560P50L5 with spc5_studio, the built-in example for FlexCAN is loopback test. When I disable loopback and enable supervisor mode, there is nothing on the CAN_TXD pin. I do not know the problem, a...

Using CAN on SPC560B-DIS

Posted on November 19, 2014 at 16:24Hello,I am trying to make a simple project that for a start can send a single CAN frame.I am using the SPC560B-DIS evb without any CAN board (will connect later on my own converter).I took a CAN sample  from other...

srosen by Associate II
  • 1993 Views
  • 11 replies
  • 0 kudos

where to find low level driver for SPC5604B ?

Posted on October 06, 2015 at 09:27HI,We are going to use SPC5604B for the coming project, and have  installed SPC5Studio, and also imported all the components, but still dont find low level drivers for SPC5604B, but found lld for SPC5604P, but seem...

Using preprocessor directive

Posted on October 01, 2015 at 14:11Hello,I want to use a pre-processor directive for conditional compilation. I have a piece of code which I want to include when a pre-processor directive is defined. Where to define this in SPC5Studio? Which setting...

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

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

How can i jump to flash sections?

Posted on September 08, 2015 at 10:38Hi members I want to jump from address 0 to 0x8000 in flash how can i do this ? best Regards Nazerian Vanima

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