Automotive MCUs

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! Can I set eMIOS0 ch 16 to be a PWM channel?

I am working with a SPC582B60E1 64 pin Flat pack chip. I am trying to program GPIO11_INT24_PWM16_CAN4SYS1_RX_WKPU pin 53 as a PWM output. But I am not sure if it is even possible. I consulted the SPC5 LLD Drivers for RLA components document for PWM l...

SLam.1 by Associate
  • 922 Views
  • 1 replies
  • 0 kudos

Resolved! SPC5 STUDIO V5.8.1 Download

Good morning everyone,I'm facing some trouble compiling a project made by SPC5STUDIO 5.8.1 the project is configured by written makefile and rule.mk file.I tried with the last release (V6) and it's not working after importing the project (I did save ...

CBena.2 by Associate
  • 1129 Views
  • 2 replies
  • 0 kudos

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
  • 683 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
  • 1176 Views
  • 2 replies
  • 1 kudos

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

Posted on February 28, 2018 at 08:40My 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 Integrated Devel...