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

SPC560D40L1 : How to implement Watchdog Timer

Posted on June 12, 2016 at 21:51Dear All I want to rum a timer in my MCU: SPC560D40L1. I am using SPC 5studio. Please advise, if i can generate the code for any specific duration watchdog timer or what documents i should refer to rum a timer. Awaiti...

harsh2 by Associate II
  • 513 Views
  • 2 replies
  • 0 kudos

SPC560D40L1: Timer

Posted on May 23, 2016 at 11:21Dear AllI want to rum a timer in my MCU: SPC560D40L1.I am using SPC 5studio.Please advise, if i can generate the code for any specific duration timer or what documents i should refer to rum a timer.Awaiting for your ki...

harsh2 by Associate II
  • 443 Views
  • 2 replies
  • 0 kudos

Target Board not getting programmed from SPC560D-DIS board

Posted on May 12, 2016 at 13:02HiI am following PLS adpter settings given in User Manual of SPC560D Discovery board to program my target board having SPC560D30L1 mcu, but instead of target board get programmed, the MCU on discovery board is getting ...

harsh2 by Associate II
  • 1028 Views
  • 6 replies
  • 0 kudos

SPC560B50L1_ADC_Configure

Posted on May 19, 2016 at 04:51I need to configure for adc analog channel in SPC560B50L1. Could please give the steps of configuration in the spc studio.Analog ADC configuration:1. PinNo: 312.  PinNo: 323.  PinNo: 35

baskar by Associate II
  • 272 Views
  • 1 replies
  • 0 kudos

SPC560B50L1_ADC_Channel

Posted on May 19, 2016 at 15:16How set channel number in SPC5 studio for the following pins and what is the channel number for the following ports.1. PinNo: 31(PB10)2.  PinNo: 32(PB4)3.  PinNo: 35(PB5) #adc

baskar by Associate II
  • 333 Views
  • 1 replies
  • 0 kudos

SPC560BL1_UART_Rx_problem

Posted on May 13, 2016 at 04:26SPC560BL1 most of the time the UART Receiver is not working,we found the the UART Receiver is not triggering ,but the UART Transmitter is working always. #spc560bl1_uart_rx_problem

baskar by Associate II
  • 395 Views
  • 3 replies
  • 0 kudos

Over the air (OTA) programing support for SPC560B

Posted on May 14, 2016 at 17:02Dear Support team,Good day!Is it possible to implement over the air (OTA) programing with SPC560B50L1B4E0X through GSM/GPRS. Any documentation available? Please advise.with regardsMohammad Rafi 

mohammad by Associate
  • 365 Views
  • 1 replies
  • 0 kudos

Unkown Problem in SPCStudio compiler

Posted on May 11, 2016 at 08:58Hello Erwan, I have a problem with spcstudio compiler i guess. my project have 3 section : 1.initialize modules like CAN-LIN-Serial-ADC-PWM-Timer 2.Read From eeprom 3.Main Loop with 50 cases in while(1) in one switches...