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! SPC58xC.h SEMA42_tag structure

Hello, there may be mistake in ST library. In reference manual registers are like that.In the library SEMA4_RSTGT has two different addresses for read and write but those are in the same address.With this when I try to reset gate it goes to one of er...

0693W00000LyDMdQAN.png 0693W00000LyDN2QAN.png 0693W00000LyDOeQAN.png 0693W00000LyDNgQAN.png
kb24 by Senior
  • 823 Views
  • 1 replies
  • 1 kudos

Resolved! Read UART Data on interrupt in SPC5 controller.

how to use UARTto receive data on interrupt instead of using this api (sd_lld_read) as this works in blocking mode in while loop.Micro is SPC560P50L3.Is there is an example to use the Uart Rx on interrupt.As we use this method in Stm32.

VKuma.18 by Associate
  • 1531 Views
  • 2 replies
  • 1 kudos

Resolved! Is there any IDE on Linux for SPC5 MCUs ?

Posted on February 28, 2018 at 08:40       My company is working exclusively with Linux, and we have interest in the SPC5 MCUs. But I couldn't find any toolchain for Linux. the SPC5-STUDIO is based on eclipse and claim to be an 'OpenSource Integrate...

Resolved! GNU vs GHS

I am using SPC58EC. When I compile same code with GNU and GHS(Green Hills Software) I see different results.int main(void) {     uint8_t mode;   MC_ME.PCTL[15].R = (uint8_t)18; mode = (uint8_t)MC_ME.MCTL.B.TARGET_MODE;   //SPCSetRunMode /* Clear...

kb24 by Senior
  • 4060 Views
  • 15 replies
  • 0 kudos

Resolved! Core0 stuck in IVOR1

Hello, I am using SPC58EC-Disp board. Core2 is already active and has timer interrupts. I need to set a timer interrupt in Core 0. I am trying use PIT0 and PIT0 configuration is done by Core2 so I think I only need to do PIT0 Channel settings. Two co...

0693W00000LxNyuQAF.png 0693W00000LxNp0QAF.png
kb24 by Senior
  • 949 Views
  • 1 replies
  • 0 kudos