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! SPC570S GPIO Setup

HI,I have a question regarding the GPIO setup.I have setup a few pins and outputs from the pin map editor. For all of those pins, the togglefunction work without any issue. However when I try to turn them on or off using the write_pad function or the...

NBula.1 by Associate III
  • 1326 Views
  • 6 replies
  • 0 kudos

SPC584B - Issues with CAN RX

Hi,When I use the low level drivers that comes with SPC5 Studio, I am facing issues with CAN reception.The Rx buffer only updates with the highest priority message. All the messages below that are ignored. I tried with FIFO and Dedicated Buffer setti...

SKara.7 by Associate II
  • 661 Views
  • 3 replies
  • 0 kudos

ADC DMA configuration with different groups

Hi All, We are using the SPC560P50L3 controller in our project. ADC0 and ADC1 are used to read 16 ADC channels.ADC0 is configured with one group with 6 channels, ADC1 is configured with 2 groups. Group1 - 6channels   Goup2 - 4channels.We need to read...

Resolved! Code does not execute when the ADC was setup in "RTOS example" on SPC560P50L5 which comes with spc5 studio?

MCU - SPC560P50L5First I compile and flash RTOS serial example with no errors. then I run it. No errors were detected. same process was followed to check ADC example. There also no error were found. Then I combined both codes as follows(attached). It...

Harsh1 by Associate II
  • 558 Views
  • 1 replies
  • 1 kudos

Resolved! MPC56 and SPC56 microcontrollers

I have 2 questions.SPC560P50L5 and SPC563M64L5 microcontrollers from ST with which microcontrollers from NXP are compatible (in terms of functions and pins)?Can the output hex file from the MPC56 and SPC56 microcontrollers be replaced?

Resolved! With any of the optimization levels (-Os size/-O1 general/-O2 speed/-O3 fast) except -O0 none, bootloader is not jumping to the application code.

Hi, I am working on SPC58NG84E7 bootloader. I have BL code(at 0xFC0000) which jumps to the APP location 0xFD0000 after waiting for 10sec after startup and executes the code there. Both codes have optimization NONE(-O0). But when BL optimization chang...

AVM by Associate III
  • 810 Views
  • 3 replies
  • 0 kudos