Automotive MCUs

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

SPC5_Studio_LoadAddress

Posted on August 03, 2016 at 11:17SPC5_Studio_LoadAddressWe are in completing stage of the project and our application size is  122K.We want to load new application in different sector 5 or 6,so how to generate the code using spc5 studio.

baskar by Associate II
  • 538 Views
  • 1 replies
  • 0 kudos

SPC5 Studio with P&E Multilink

Posted on August 08, 2016 at 13:52I have a P&E micro Multilink, which supports Power PC architecture (Qorivva). It is possible to use the JTAG in the SPC5 Studio? Best Regards Lars

SPC560B50L1_SPI_Configuration

Posted on July 19, 2016 at 08:54We are using SPI0 in our application and its connected to two device chip  as follows:1. CS0 - PA152. CS1 - PB12Please tell give the steps to configure the SPI using spc5 studio with 2 chip selection for data transmit...

baskar by Associate II
  • 1961 Views
  • 9 replies
  • 0 kudos

BootLoader_Configuration

Posted on July 08, 2016 at 07:12application(10K) is working  in the first part of memory sector-0 as follows.1. sector-0 ( 0x00000000–0x00007FFF)2. sector-1 ( 0x00008000–0x0000BFFF)3. sector-2 ( 0x0000C000–0x0000FFFF)4. sector-3 (0x00010000–0x00017F...

baskar by Associate II
  • 856 Views
  • 4 replies
  • 0 kudos

SPC56EL60 Software Watchdog reset fails

Posted on July 18, 2016 at 10:44 Hi, I am currently using the software watchdog of SP56EL configured that the first counter time-out will raise and interrupt and the second counter time-out will reset the device. This works fine, but the contr...

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

SPC560B50L1_HEX_CODE

Posted on July 06, 2016 at 08:15We are loading out.elf out file in to the target using UDE program tool and is working.But we trying to load out.hex file in the target using UDE program tool ,the program is not working in the target.

baskar by Associate II
  • 398 Views
  • 1 replies
  • 0 kudos

SPC560B50L1_STANDBY_WAKEUP

Posted on July 05, 2016 at 12:54We are using port PA6,PC2 and PC3 pins to wake up from standby mode to run mode.Is it possible these port pins are uses to wake up from standby. 

baskar by Associate II
  • 465 Views
  • 1 replies
  • 0 kudos

SPC560C05L3 in Standby mode

Posted on June 30, 2016 at 13:43Hi everybody,I'm trying to get my SPC560C05L3 into Standby mode, but it's not working. I also tried other modes, and getting the controller into every RUN mode is no problem, but the other modes just don't work. I use...

mitchel by Associate II
  • 1959 Views
  • 9 replies
  • 0 kudos

Problem With LINFlex when use DFlash

Posted on June 26, 2016 at 07:56Hi Erwan I Have a problem with LINFlex when i write to DFlash. in my program before in main loop i do this  : 1)  init the LINFlex. 2) init DFlash 3) erase DFlash and the Write to the DFlash successfully. 4) main loop...