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

Resolved! Hi, I have troubles with the new version of SPC5Studio. I have made a bootloader with SPC5Studio V. 5.8.1 which is working fine but when I have remade it with the new SPC5Studio software it doesn't jump to application code.

This is what happens: The bootloader starts correctly when I send the id upgrade message from CAN. It saves correctly the application code in Flash memory. After that, I turn off the device and then ,after few seconds, I turn on it. After few checks ...

FCola.1 by Associate III
  • 822 Views
  • 1 replies
  • 0 kudos

Resolved! SPC58 StandbyMode : How to enter standby mode?

I use spc58nh-disp develop board.I want to enter the standbymode. but can't enter.If i setup SPCSetRunMode(SPC5_RUNMODE_STANDBY0) in main loop, It's behave.But after i get the RTOS, core0, core1 and core2 working, If i work SPCSetRunMode(SPC5_RUNMODE...

hans536 by Associate III
  • 882 Views
  • 1 replies
  • 0 kudos

Resolved! OpenOCD works For Spc57 family?

I read from the OpenOCD docs in spc5 studio, I can only found sample instructions OpenOCD for spc58 family. But can't find any info about spc57 family support. Did spc5 studio openocd also working for other spc5 mcu family? 

jmary by Associate III
  • 1067 Views
  • 1 replies
  • 0 kudos

Resolved! SPC58 : how to measure execution time?

I use SPC58nh-disp.I use "time.h" and clock() function.but occur errorlike" c:/spc5studio-6.0/eclipse/plugins/com.st.tools.spc5.tools.gnu.gcc.ppcvle.win32_4.9.4.20200908161514/toolchain/bin/../lib/gcc/powerpc-eabivle/4.9.4/../../../../powerpc-eabivle...

hans536 by Associate III
  • 919 Views
  • 1 replies
  • 1 kudos

Resolved! ELF File, what to do with it?

I am a bit too new to this St universe, could someone please point ,me in the right direction?I would like to update the Firmware on my BMS L9963 board. I found a folder on the website for the GUI for download. It contains a ELF file and some .dllsHo...

Orbiter by Senior
  • 1142 Views
  • 3 replies
  • 1 kudos

Resolved! Transmit SPI data from timer interrupt, the mcu become freeze

I tried to periodically send SPI data using PIT timer on SPC572.but whenever the timer interrupt call the SPI to transmit the data, the MCU freezing. while, when call the SPI transmit from main function, it working fine.any suggestion to solve this i...

jmary by Associate III
  • 1723 Views
  • 5 replies
  • 1 kudos

SPI IRQ delay

Hi all,I'm working on SPI communication between SPC582B and peripherals. I succesfully made it but I've found,  delay between characters sent by CPU is about 8us in 1MBit mode. Delay between last transmitted bit and tfff (transmit FIFO not full) is a...

Resolved! SPC5Studio FreeGcc ToolChain

Hi,i used SPC5Studio 5.8.1 for many years, but today (after windows update) in Properties->Tool Chain Editor->Current toolchain->"No ToolChain".This means that i have no possibility to change Build Settings. The same things also in SPC5Studio 6.Of co...

ck182 by Associate II
  • 1978 Views
  • 3 replies
  • 1 kudos

SPC584B Serial-Rx DMA Idle Interrupt

Hi. I am currently working on a project that involves implementing a data reception feature using the SPC584B-DISP board and the example application "RLA Serial DMA Test Application for Discovery 2."The objective is to efficiently receive approximate...

grantLim by Associate
  • 643 Views
  • 1 replies
  • 0 kudos