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  in each corporate company. “"Path building" refers to the pro...

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

SARADC_0 ICNCMR problems

Posted on July 11, 2018 at 11:45Hello everyone,I have an SPC57S-Discovery eval board. I am trying to use both SARADC_B and SARADC_0 modules concurrently so that I can sample and eval from two channels at the same time. The code is given in the attac...

Resolved! SPC5Studio example application Error: Cannot load configuration file 'L/SPC56ELxx_RLA ADC Test Application for DiscoveryPlus/configuration.xml':

Posted on June 30, 2018 at 04:28Hello (I am new to ST and SPC5Studio)I just used the SPC5Studio Application Wizard to import the SPC56ELxx_RLA ADC Test Application for DiscoveryPlus and when I tried to generate it it showed the following error:Error...

SPC5Studio at EclipseCON 2018

Posted on June 29, 2018 at 16:10 Title Document: SPC5Studio at EclipseCON 2018EclipseCon France 2018https://www.eclipsecon.org/france2018/session/embedded-automotive-applications-are-just-few-clicks-away Speaker(s): Philippe Noel (STMicroelectronics...

download.spc5studio.com

Posted on June 29, 2018 at 15:41Runtime IO Component is available (1.1.0) Dear All ,Runtime IO Component is available for SPC5Studio 5.8.0.What is Runtime IO Component?The Runtime IO Component allow you to use the standard printf function to write a...

github.com

Posted on June 25, 2018 at 10:11Rt-Thread for XPC56(only support E200Z0) web:     https://github.com/snikeguo/rt-thread/tree/master/libcpu/ppc/E200Z0 If you have any questions, please contact mailto:snikeguo@foxmail.com.thx. #rtos

SPC560P60 after POR no ram init

Posted on June 11, 2018 at 10:33Hello,I have encountered problem with my SPC560P60. After power on reset I am stuck at ram init function waiting for POR flag in RGM. My SW distinguish between reset sources and if it is POR I am initializing SRAM.But...

I have a problem of BootLoader

Posted on June 19, 2017 at 15:43Chip: SPC560B54L5.I write a BootLoader program.this code is running from flash with address 0x00000 ?not sram. use the computer send   ''app.bin'' file  to the mcu by can bus.   then the mcu erases the flash after add...

0690X00000607PCQAY.png 0690X00000607JGQAY.png

How to put a const array at 0x600 address

Posted on October 25, 2017 at 05:21I want to put the boot_loader_version of 'const unsigned char boot_loader_version[3]={1,0,0};' at 0x600 of code flash, so the application can read it. How could I do it?

SPC56 5V Tolerant Logic Levels

Posted on June 11, 2018 at 10:15I feel like I am not finding an explicit answer to this question in the errata.  I notice that the SPC56 has a 5V tolerant ADC, but I am wondering if I can use 5VDC logic for the GPIO pins?  I have some legacy 5V shif...