Automotive MCUs

Ask questions and find answers on automotive microcontrollers like the SPC58 and their tools, such as the SPC5 Studio and how to implement JTAG unlocking.

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! How CAN Filter Work on Pictus

Posted on February 17, 2015 at 15:46I am testing CAN filtering Function on SPC560P,But am not clear about how CAN Mask working. Configure as following: Rx ID =0, Rx Individual Mask = 0xFFFFFF8; BCC = 1; From my understanding, then the CAN Node can R...

270284440 by Associate III
  • 785 Views
  • 1 replies
  • 0 kudos

Interrupt vector number

Posted on February 18, 2015 at 14:22Hello Members,I am using SPC560D030 for a product. I have connected PE0 and PB1 to use as wakeup. I want to have system wakeup functionality based on CAN request received (PB1) or when a +5V is applied to a pin PE...

ssk by Associate II
  • 2555 Views
  • 9 replies
  • 0 kudos

SPC5Studio 3.4.2 is available !

Posted on February 17, 2015 at 15:28SPC5Studio 3.4.2 is available !Dear Users,The 3.4.2 release is now available on the update site.CORE- Patch Mode Issue : CSE Driver (User files)- Generation issue for JAR Files (CSE Driver and Flash Driver)CHIBIOS...

Resolved! SPC560P40 PICTUS - CTU/NORMAL Trigger for ADC

Posted on February 12, 2015 at 15:09I am currently working on a BLDC control application using SPC560P40 (Pictus) microcontroller and making use of the CTU (Cross-Triggering-Unit) to trigger ADC channels related to BEMF reading in closed loop contro...

benone by Associate
  • 941 Views
  • 1 replies
  • 0 kudos

[Solved]DPSI MOSI problem

Posted on February 10, 2015 at 08:33when I use DSPI , I send two frames 16bits per frame, and I monitor that there is a pulse inter frame on MOSI pin (suppose I send two frames  0x00000000 ), it is very strange , I checked step and step,when I set M...

270284440 by Associate III
  • 690 Views
  • 4 replies
  • 0 kudos

Resolved! Problem With Virtual Timer

Posted on February 09, 2015 at 07:45Hi I Want to use a virtual timer in my program , i think the code is ok but when i debug it the program all is in this function : static void tmrfunc(void *p) please see the code and say to me what wrong in my p...

How Can write My own Bootlader Program in Spc560b50L5

Posted on February 04, 2015 at 12:17Hi I want to Write My Own BootLoader on SPC560 but for going to boot mode i have Some Probelms : 1.for going to boot mode in this document (32-bit MCU family built on the embedded Power Architecture)  said we sho...

SPC5STudio 3.4.0 is available !

Posted on January 26, 2015 at 16:57SPC5STudio 3.4.0 is available !Dear Users,The 3.4.0 release is now available on the update site.Here are is the change logSPC5STUDIO CORE :- Patch mode: newly created project is already patched- Implementing invisi...

How to use C++?

Posted on February 03, 2015 at 08:57 Hello, I'm trying use Class but not working... Console out: source/PIDControl.h:11:1: error: unknown type name 'class' source/PIDControl.h:11:19: error: expected '=' , ',' , ';' , ...

Resolved! Continous data transfer to GPIO with DMA SPC56EL

Posted on February 03, 2015 at 16:11 Hello, I would like to use DMA to control the states of some GPIOs. The software should write the entries of an array to the PGPDO[0]register. For that case, I wrote a small demo program. The outputAr...

Patriks by Senior
  • 578 Views
  • 1 replies
  • 0 kudos