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! SPC58 RM: How should we start DCF records writing? If there is any RESERVED area after DCF Start?

In the document RM0407 Rev.5 there are two different memory maps on pages 87 and 717.  According to p.236 we have to write 2 DCF records (16 bytes) in one program operation, but now we have RESERVED area after DCF Start record area. How we should wri...

Resolved! SPC5Studio does not allow to select receive pin for CANFlex0

Hello,I am configuring pin map for SPC560B50L1. I expect to configure pins 14 and 15 as CANFlex0 TX and RX respectively.Due to manual, pin 15 is the one for CAN-RX for my 64-pin UC:But this pin has no other option to select than SIUL/GPIO17:For anoth...

0690X00000ArxglQAB.png 0690X00000ArxgvQAB.png 0690X00000ArxhKQAR.png
Yannek by Associate III
  • 477 Views
  • 2 replies
  • 0 kudos

No access flash after programming (SPC56EC64)

Dear All,I work with SPC56EC64 and have a question about debugging. For debug, I use SPC5-UDESTK debugger. Now I can't access a flash. During programming popped communication error. Since I can't access the flash memory to read or write. If I configu...

BViktar by Associate
  • 400 Views
  • 0 replies
  • 0 kudos

Resolved! programming algorithm for SPC58

Hi Can anyone help in supplying the programming algorithm or programming specification for the SPC58 series chips.I want to program these on an In-Circuit tester without adding a special programmer.

Resolved! How can I configure interrupt (SPC560B54L5) without using Init package available (using just Platform RLA component) ?

I am using Init package component (in which irq, osal, etc. components are present). When I use just timer interrupt, it gets successfully run. however, when I am trying to add UART peripheral inside the code, it gets stuck at _IVOR1. What can be the...