Automotive MCUs

Ask questions and find answers on automotive microcontrollers like the SPC58 and their tools, such as the SPC5 Studio and how to implement JTAG unlocking.

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

Resolved! Eeprom emulation problem in spc5660b

HiI have a serious problem with EEPROM emulationWriting and reading commands from EEPROM work well at first glance.When I read the ST documentation related to EEPROM "UM0558", I noticed one thing and that is "swaping". Swap should be done when block ...

Resolved! How to read out all CAN messages in the FIFO buffer

Hi,I'm new to the ST family of processorers and we are currentl using the SPC58EC discovery board at the company I'm currently working at.Background:I'm trying to make an application read out and print on serial what is being sent on the CAN bus. Rig...

adam_bm by Associate II
  • 5935 Views
  • 5 replies
  • 1 kudos

Resolved! How to move vector table in SPC560

HI All,We are using SPC560P controller in our project. I wrote bootloader to load main application from 0x00010000. Do I need to move vector table address for main application? How I can do it? Is there any examples are available to change the li...

Resolved! Why program loop in the function of irqSysHalt() ?

Hi, The program has been in irqSysHalt at the time of clock initialization, the clock initialization failed, but I don't know why? Has anyone encountered a similar problem?Program clock init fail:​The figure below is the clock configuration:​

Resolved! How to get double wire CAN from SPC5?

SPC5Studio asks for a TX and RX pin. I selected CAN 1 TX and RX pins and connected them to CAN 2 RX and TX pins I chose (I tried all manner of connections). I am trying to get CAN 2 to send a message. On the output I see a 0 to 5 V signal instead of ...

PSing.5 by Associate II
  • 624 Views
  • 1 replies
  • 0 kudos

How to choose CAN driver?

I enabled CAN 2 in low level drivers, chose the correct pins under pinout but I get error (undeclared variable) when I try to can_lld_start(&CAND2, &can_config_cfg0); How do I use a specific CAN bus in code and how do I enable it? Do I type &CAND5 fo...

PSing.5 by Associate II
  • 657 Views
  • 2 replies
  • 1 kudos

No activity on the CAN pins SPC560D discovery

I've written up plenty of programs prior and went on to developing a board from the 32 series and came back and since the can pins on the 56D device dont do anything.I've done a few programs already and have quick test programs to check but they all ...

AndreasPA by Associate III
  • 2412 Views
  • 5 replies
  • 0 kudos