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

Application Configuration - ISRs - Headers

Posted on March 19, 2015 at 11:59I have configured few interrupts using Application Configuration -> ISRs (under SPC OSAL Component). I have multiple header files which I supplied to the 'Headers' parameter under 'ISRs'. I have provided 4 different ...

ssk by Associate II
  • 1341 Views
  • 16 replies
  • 0 kudos

EEPROM emulation Problem

Posted on March 28, 2015 at 14:27Hi I want to  use the Data flash for my information's , i correctly write and read on this section but my problem is when i want to write again on the same address i should erase all block but i have other informati...

Using Dma wich UART

Posted on March 25, 2015 at 17:45Hello,i'm trying to send UART frame using DMA.==> the problem is that the last bytes in the UART fifo not sended. and when i send the next frame i receive the last byte of the old frame. is there any mothod to clear ...

Flash Memory Boot

Posted on January 29, 2015 at 13:56HiSection 6.1.1 of the SPC560x Reference Manual says that ''in order to successfully boot from flash memory, you must program two 32-bit fields into one of 5 possible boot blocks.''I have written 0x005A005A to addr...

FlexCAN problems on SPC560 Discovery

Posted on March 22, 2015 at 07:52I'm having problems getting the demo code to successfully RX on FlexCAN0 and then TX on FlexCAN1 (and vice versa). canReceive() detects the new message and returns MSG_OK when using a breakpoint in canlld_receive() a...

warren2 by Associate
  • 422 Views
  • 0 replies
  • 0 kudos

Problem with Flexcan2 and Flexcan3 in spc560b50L5

Posted on March 14, 2015 at 19:51Hi I have a 3channel can board for my project , i work with Flexcan1 with out any problem but when i want to work with Flexcan2 or 3 with a same config they did not work or any action. here is my code :automatically....

SPC560D30L3 - PWM output on channel 1

Posted on March 16, 2015 at 15:58Hello Members,I am trying to generate the PWM output on channel 1. As per my understanding, channel 0 is PA9, channel 1 is PA10 and so on. I am using the test application ''SPC560Dxx OS-Less PWM-ICU Test Application'...

ssk by Associate II
  • 1029 Views
  • 8 replies
  • 0 kudos

Bug in SPCstudio Complier or SPC MCU Family

Posted on March 16, 2015 at 19:15Hi I want to use 2 can port , i tried a lot for this issue in two MCU : SPC560B50L5 and SPC560B54L5 Both of them Have a same Response in this family when i look at the datasheet i saw a Flexcan1 have 3 CANRX pin And ...

Bug in Pinmap Wizard for SPC560B50L5

Posted on March 12, 2015 at 18:04Hi When i want to config Pin for flexcan1 in spc560b50L5 i set the pin PC10 and PC11 for TX and RX but flexcan1port not work.  (same function work for CANFlex 0) then i change the other pins in pinmap wizard like ou...