Automotive MCUs

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! SPC5-UDESTK not connect to SPC560B-DIS

Hi,I have SPC5-UDESTK plug in to SPC560B-DIS board and i have activated VCP but still not connect.If I use onBoard debbuger works, but i need to work with external SPT5-UDESTK to program my custom board, and indeed not work.Any idea?Thank you in adva...

Why there is no information on sta1295 (accordo5) ?

Hi Folks,I have been searching on the web or on the STM community for sta1295.I could not find any information apart from the data sheet.Don't even know where in the category to post this question? Can you folks please help understand this lack of in...

Configuration in spi slave mode

Hello.I'm working with spc560p and I want to enable it's spi slave mode​. All connections are OK but the slave is not working. My code is:​for(;;){spi_lld_start(...)​;spi_lld_receive(​...,Rxbuf);spi_lld_stop(...);​if(RXbuf == 0xAA){pal_togglepad;​}​}...

DNewm.1 by Associate III
  • 949 Views
  • 2 replies
  • 0 kudos

Resolved! SPC560P50L3 censorship issue

Hello,I purchased SPC560P50L3CEFAR from Mouser and I'm able to enable the censorship as the reference manual suggests.I'm modifying NVSCI0 and NVSCI1 registers with the value 0x55AABABA and the UDE cannot connect unless the correct password is provid...

NGuze.1 by Associate II
  • 1119 Views
  • 1 replies
  • 0 kudos

Resolved! Hello, I use the L9963e-mcu evaluation board to test behavior of the stack monitor wich is embedded on it. I want to recover the sources of the executable embedded in the SPC574S64E3, I only have the ELF, "BMS_L9963T_ver_1.6.elf".

I use the L9963E GUI PC tools to configure/communicate with the ST µc SPC574S64E3, it works fine. I know want to learn more about the communication between the µC and the stack monitor component.Thanks in advance

Resolved! Monitor registers of MCU in UDE STK

Hello.Is there in way to watch or monitor the registers or receive/transmit buffers in UDE STK when MCU is working? There was a watch or Peripheral Registers windows but nothing similar data received.Would you please help me out with this.​Thanks.​

DNewm.1 by Associate III
  • 622 Views
  • 1 replies
  • 0 kudos

Resolved! SPC58NN cannot debug after flash DCF

Debug tool:Lauterbach  Software Version: R.2018.02.000096069The screenshot of CMM is as follows:Of course, this cmm is modified by the cmm of the MPC5xxx chipThe above script writes two addresses,0x00400360, the write data is 0x05AA55AF000000000x0040...

0693W00000NrSGtQAN.jpg 0693W00000NrSGyQAN.jpg 0693W00000NrSJYQA3.png 0693W00000NrSJiQAN.png
XJian.1 by Associate
  • 689 Views
  • 1 replies
  • 0 kudos

Resolved! Hi, I'm evaluating a solution for a 1 ms reading using the SDADC driver provided with the SPC Studio (SPC58NE). I found this check in the code, that sometimes causes a missing reading. I add a comment with the SFR register that I'm currently using.

uint8_t sdadc_lld_read(SDADCDriver *sdadcp, float* converted_value) {   int16_t data; uint8_t return_value = SDADC_DATA_NOTVALID;   /* check if valid data is available */ if (sdadcp->sdadc->SFR.B.DFEF == 0U) /* <- Check if the FIFO is not emp...

VBOSC.1 by Associate
  • 1167 Views
  • 2 replies
  • 0 kudos