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

Hi, I've created a time for one second and transmitting CAN over the one side task. But the CAN message is not transmitted one second once, instead it is transmitting continously with IFS. What might be wrong in my code? please clarify

uint8_t pit_ch1_var=0; uint32_t pit_ch2_var=0;   void pit_ch1_cb(void) { pit_ch1_var = 1; }   void pit_ch2_cb(void) { pit_ch2_var++; }   /* * Application entry point. */ int main(void) {   CANTxFrame txmsg; CANTxFrame txmsg1;   /* Initializa...

Resolved! if conditional logic not working

/* SPC5 RLA - Copyright (C) 2015 STMicroelectronics   Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. You may obtain a copy of the License at   h...

how to convert .hex file to .elf file

i have two project one is bootloader and other is application.for downloading purpose i have pls usb/jtag adapter and ude visual platform 4.4 which only programme .elf file. i have knowledge how to combine two hex file .but dont know how to convert h...

karan by Associate III
  • 4064 Views
  • 3 replies
  • 0 kudos

Problem with BAFusing CAN and SPC5 connect

Hello,I am trying to initialize BAF on microcontroller SPC5 using SPC5 connect and SPC5 flash programmer. When I try to connect it I get the following error:[2019/04/30 10:12:19]: SPC5 Flash Programmer 2.7.1 - Start connection: Target:SPC58EC70 - Ex...

0690X000008B7bYQAS.png
HCast by Associate
  • 323 Views
  • 0 replies
  • 0 kudos