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

fatal error: opening dependency file

Posted on September 13, 2014 at 20:39Hi,I have tried to compile an example with the SPC5Studio Wizard and get the following errors: 20:36:34 **** Incremental Build of configuration Default for project ChibiOS-RT SPC56ELxx Test Application for Discov...

SPC564A footprint and schematic symbol

Posted on September 13, 2014 at 00:50Hello All,Our next project will be using the SPC564A 324 pin processor. 1. Can ST provide the schematic symbol and footprint in Altium library format?2. Can ST provide the schematic symbol and footprint in any li...

How to prevent low level driver from changings

Posted on September 09, 2014 at 14:31Hello, Unfortunately, a few moments before I found out that I lost all changes I had manually done within the CAN low level drivers (changins in number of RX message buffers, filters, filter IDs, filter masks, .....

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

Change XOSC speed and settings

Posted on September 03, 2014 at 16:46Hello, on SPC56EL60, I'm using an external 16MHz XTAL so I changed the ''XOSC Clock'' value in the configuration (default is 40MHz). I'm getting the error: ''SPC5_FMPLL0_VCO_CLK outside acceptable range (SPC5_FMP...

Resolved! SPC56EL60 using FMPLL as system clock

Posted on August 27, 2014 at 11:25Hello, I tried to use the FMPLL as system clock, but I get a behaviour which I did not expect. As software basis, I used the test application for the SPC56xL discovery board. When I understand the clock configuratio...

Patriks by Senior
  • 512 Views
  • 4 replies
  • 0 kudos

Problem using sprintf

Posted on August 08, 2014 at 11:41 Hi community, I am having trouble using the sprintf function to convert a variable into a string. It compiles just fine if I do char string[11]; sprintf(string, ''23''); And I can see the ...

henrik by Associate
  • 1258 Views
  • 3 replies
  • 0 kudos

Need help No SPI Signal output

Posted on March 05, 2014 at 05:37Something wrong with dspi ?I have try debug with code for spi output signal with dspi module, it's not running. need some advidethis my code init :void initDSPI(void){ SIU.ISEL2.R = 0x0; DSPI_B.MCR.R = 0x80010000; //...

iSYSTEM winIDEA plugin for Eclipse

Posted on August 14, 2014 at 12:51Hello, I am using the iC5000 from iSYSTEM for programming and debugging. ISYSTEM provides a winIDEA plugin for Eclipse. Does anybody know if this plugin is supported by SPC5 Studio? Or has anyone even tested the plu...

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

Resolved! Problem with external interrupt

Posted on July 27, 2014 at 10:01Hello, This question is propably really basic, but I hope to get any advice, a link to a tutorial or even a sample code which helps me to solve my problem. I am really new in this buisness. The possibilities of the SP...

Patriks by Senior
  • 1121 Views
  • 5 replies
  • 0 kudos

Resolved! External RAM SPC564A example project?

Posted on August 04, 2014 at 17:22Are there any example projects for the SPC564A on the SPC56xxMB EVAL board that show how to use external RAM?If not complete projects, any code snippets or even hints or advice?ThanksKevin