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

Missing UDE target configuration Error

Hi,I finally managed to get SPC5Studio working, and have compiled the SPC56ELxx_RLA IRQ Test Application for DiscoveryPlus board.But when I press the Execute and Debug Button, I get an error messageMissing UDE target configuration!Target configuratio...

owen2 by Associate II
  • 633 Views
  • 1 replies
  • 0 kudos

I am using spc58NG DISP and I flashed my code for the first time using UDE4.8 debugger and it worked successfully, then i changed something in my code and wanted to flash it again but i always get this error from the debugger

Message from component 'PpcJtagTargIntf' :Can't connect target !Message from component 'PpcJtagTargIntf' :Failed to connect probably because of wrong processor state !Please check:- JTAG cable and Target Power- Target's boot configuration- Target's P...

MAbde.3 by Associate
  • 423 Views
  • 0 replies
  • 0 kudos

BLDC motor controller for Electric traction

hello, i am new to this community and started working on the BLDC & PMSM motor controller for electric traction application. found STDES -EV001V1, i would like to know the details of connection and is it survive 50A current, is any addition i have to...

Jana by Associate II
  • 344 Views
  • 0 replies
  • 0 kudos

PWM configuration on sp584b-dis

Hi i'm trying to use pwm on my board but every time on building i get the error "PWM driver activated but no Channels assigned". I also tried to copy and paste the code of the example on my project and configure the same pin on the pinmap editor but ...

LBona.2 by Associate II
  • 343 Views
  • 0 replies
  • 0 kudos

Resolved! Which FlexCAN modules are available in 3-CAN SPC582B?

Although SPC582B family has up to 7 FlexCAN modules, some units have only 3 (i.e. SPC582B60E1CD00X).Which 3 of 7 CAN modules are available in this processor?Since SPC5Studio shows 7 CANbuses for this processor, I don't know which I/O should I design ...

Yannek by Associate III
  • 1161 Views
  • 6 replies
  • 1 kudos

How to connect power supply pins of SPC582B?

Hi,Is there any hardwade design guideline for SPC58 like there is AN3024 application note for SPC56?There is a lot of power supply signals in SPC582B...E1 and very little grounds...VDD_LV_FLAVDD_LVVDD_HV_IO_MAINVDD_HV_ADR_SVDD_HV_ADV_SVDD_HV_OSCVDD_H...

Yannek by Associate III
  • 603 Views
  • 3 replies
  • 0 kudos

Exception handler execution

Hi All,We are using SPC560PL3 development board in our project. I'm facing issue with board reset, My code works for some time and resets. I tried to check with exceptions added handlers in the irq.c file. I have attached the file for reference, Plea...