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! SPC560Bxx OSAL component in C++

Posted on April 26, 2017 at 10:37The 'SPC560Bxx OSAL Component RLA' 1.0.201704140929 doesn't work with C++ since the extern 'C'-block isn't closed in osal.h and systimer.h#spc5studio #c++

eQADC Conversion Speed (SPC563M)

Posted on April 18, 2017 at 19:53Hi,in table 298 of SPC563Mx manual are listed conversion speed values given by the formula (see the attachment). The parameters are related to 120 MHz system clock but the mcu can provide 80 MHz clock at maximum. I t...

Resolved! ECC for Flash and RAM configuration Issues

Posted on April 17, 2017 at 14:12Hello All,I am using SPC560B54L5 board along with SPC studio V5.2.1.   I want to enable ECC for RAM and Flash memory area for checking the memory corruption. I enabled the corresponding bits for 1-bit and 2-bit ECC i...

SPE560-Dis: eMIOs channel, eMIOs0 Group and PWM channel

Posted on April 21, 2017 at 05:50Hi ST experts,I am trying to use SPC5 as a multi-channel PWM controller (SPC560D-Dis discovery board). I encountered difficulty in understanding the relationship between eMIOs channel and PWM channel. For example, wh...

Resolved! spc5studio5.3.0 not contain freertos

Posted on April 25, 2017 at 05:531.spc5 studio5.2.3 contain freertos7.25.3.0 not contain freertos.why?2.I  am not familiar chibios.and I hope to use freertos9.0.can you transplant freertos9.0 for  spc56xx ?

community.st.com

Posted on April 14, 2017 at 13:37SPC5Studio 5.3.0 is available Dear All ,SPC5Studio 5.3.0 is available*** Highlights ***Here are the changes coming with SPC5Studio v5.3.0- Added FreeRTOS support for Bolero, K2, Velvety- New platform for SPC5BxL3-ADI...

Core becomes Inactive

Posted on April 12, 2017 at 15:32Hello All,I am using SPC560B54L5 discovery board and SPC5studio version 5.2.1 along with UDE 4.2 version.The setup was working fine till this time. suddenly it started giving issues.Initially when I connect the board...

Slave Mode Setting for DSPI1 in SPC560D40L1 Chip

Posted on April 11, 2017 at 09:31Hi Everyone, I am using SPC560D40L1 micro controller and trying to configure DSPI1 to be in slave mode. I am using SPC5studio to make the configuration. I have set pin directions and OBE and IBE along with WPS and WP...

Resolved! Assignment to itself

Posted on March 24, 2017 at 16:11Hi everyone,I'm trying to use SPI on SPC560B-DIS but the library lld_spi.c looks to be corrupted I have this error log:Assignment to itself 'spip->dspi->SR.R = spip->dspi->SR.R' spi_lld.c does someone know how to fix...