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

Write data on flash memory at execution time

Posted on February 03, 2016 at 15:20 Hello everyone, in the past day I tried to save some data on the flash memory of the micro controller, but without results. Reading the documentation, I cannot understand exactly how I can write...

Register allocation

Posted on February 15, 2016 at 13:06Hello, I'm using SPC5 studio with the high-tec tool chain for SPC56EL70L5. I'd need to set the linker in such a way that one out of 32 general purpose register won't be never used by the compiler because I need it...

eMIOS paired interrupts handled together

Posted on February 16, 2016 at 16:49Hello, please look at the attached document which explains my problem in details. GOAL: measure the period of 16 input signal period to increase precision (counts 16 rising edge).I'm using eMIOS0 ch1 to count 16 ...

External clock source

Posted on February 03, 2016 at 10:26Hello everybody,I am using the external clock option in a evaluation board for the SPC56EL70L5. Thus, I selected ''Oscillator bypass'' in configuration.xml. Even the example projects don't work with that option, w...

SPC56EL60 FlexCAN RX mailboxes

Posted on January 28, 2016 at 07:54Hello, I have a system with an SPC56EL60 with CAN communication at 500kBaud/s. 20 messages are send with cycle time of 200ms. I am using SPC5 Studio and the integrated CAN drivers and configured it to have 16 RX an...

Patriks by Senior
  • 607 Views
  • 1 replies
  • 0 kudos

non correctable error in SRAM

Posted on February 01, 2016 at 11:01Hello,using the SPC56EL70I successfully injected correctable faults in RAM, but after injecting the uncorrectable one with following lines:SPP_MCM.ECR.R=(0x20|0x02);  //activate correctable and non-correctable rep...

simone by Associate II
  • 477 Views
  • 1 replies
  • 0 kudos

SPC564B70L7 LV Voltage Regulator Problem

Posted on February 01, 2016 at 14:14Hello,How is voltage regulator requirements for SPC564B70L7?(or regulator circuit) I'm trying but not generated 1.2V core voltage.Thanks.

Changing GPDI register values with UDE

Posted on January 28, 2016 at 15:55Good morning to everyone,I have a little problem with the universal debugger.In my testing application on the discovery board, I set the reading of a input register SIUL.GPDI48.B.PDI.Now, reading the manual, I unde...

Resolved! Help using the ADC

Posted on January 29, 2016 at 16:16 Good morning, I am trying to activate and use tha A/D converter. After activating the peripheral, I proceed to set the register in this way: ADC0.NCMR0.R = 0b00000000000000001111111111...

Inaccessible registers from source or with sfr

Posted on January 27, 2016 at 11:32Good morning,working with the universal debbuger on the dicscovery board with SPC56EL60L3, I have this error: various registers seem inaccesible to me. If I try to monitor them with SFR, I don't see the values, but...