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

Problem in sending continuous stream of data in UART

Hi,Please find the piece of code, where i'm transmitting a buffer of 255 bytes of data.int main(void) { uint8_t read[255]; uint16_t size; for(i=0;i<255;i++) { read[i]=i+1; } size = sizeof(read)/sizeof(read[0]);   componentsInit();   irqIsrE...

Resolved! CAN RX Example

I'm having difficulty setting up an SPC560P50L project for CAN. The given example (OS-less CAN) seems to due internal loopback which is not very useful for my application. (pinouts arent even automatically set)I'm using the discovery boardhttps://www...

Bryan M by Associate II
  • 591 Views
  • 1 replies
  • 0 kudos

Resolved! Unable to run code on SPC560B40L3

Hello    I was trying to run Sample Test Code from application wizard into my ECU(SPC560B40L3) but it doesn’t worked out.I’ve attached the snapshot. Could you please help me out into this?

Resolved! How create section in SPC5 studio?

Posted on June 23, 2017 at 14:03Hi everybody,I'm using SPC560P50L5 processor.I need to declare some sram program and data sections. How can i do in spc5 studio?my code consist in different function, and each of this need a particoulare storage addre...

SPC5-UDESTK Tool

Hello,Im searching for a simple solution to flash several prototypes.Since our Lauterbach Debugger has been used for HIL testing there is the need fora 2nd solution.Recently there are two Questions left:1. Is it possible to flash also NXP/Freescale 5...

SJabl by Associate
  • 434 Views
  • 1 replies
  • 0 kudos