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

How to disable censorship on a SPC572L

Hello,we have decided to protect our SPC572L based system via JTAG password protection, therefore we programmed the following data into flash:The 256 bit /8*32 bit JTAG password:00400120 11 12 13 14 21 22 23 24 31 32 33 34 41 42 43 44 00400130 51 52 ...

TomDoe by Associate
  • 1591 Views
  • 2 replies
  • 0 kudos

Resolved! SR5E1E7 -> SR5E1E5 JLINK problem

Hello,I have a problem with a SR5E1E5 chip. I Used SR5E1E7 eval board 7000p and I am on a custom board with SR5E1E5.JLink connection is via SWD interface. Programming, reading problem is without any problem. Debugging and running program is not worki...

Resolved! SR6P3C4 datasheet and specifications

Hi,On the SR6P3C4 page (https://www.st.com/en/automotive-microcontrollers/sr6p3c4.html) there's a databrief. But not much about a datasheet, specification, or any deeper information about the modules associated with it. Is there a way to access those...

SPC560D uart boot

Hi, I'm using SPC560D-Discovery and want to boot it via UART: I've closed J12 and J13 according to the UM1681 and then powered on the board. Since SPC5FlashProgrammer is not supporting SPC560D I connect and send messages manually with Python. Accordi...

daniilsmirnov_0-1769777523330.png

SPC582B-DIS and VNF1048F/1248F firmwares

Hi Members,The EV-582B board seems to be out of stock within numerous distributors (Mouser/Digikey...) and no release date in sight.May the available SPC582-DIS replace (as both share the same microprocessor) and be reprogrammed with the already comp...

Michel_K by Associate II
  • 695 Views
  • 2 replies
  • 1 kudos

general steps to activate a Peripheral Interface

Hello Community,I would like to understand in general how to activate a peripheral interface such as CAN or FlexRay on the SPC58 platform.I have looked at the example projects and identified a few required steps.However, I would like to confirm wheth...

TKorn by Associate III
  • 252 Views
  • 0 replies
  • 0 kudos

Location System Memory Base Address location for FlexRay

Dear community,I am currently working on the FlexRay driver and wondered, where do I have to put the base address?In my opinion, it seems that I have to lay the base address in the system RAM area. I therefore found System RAM 1, which has a lot of f...

TKorn by Associate III
  • 194 Views
  • 0 replies
  • 0 kudos

SR5E1E7 DCF programming

Hi !We are using an SR5E1E7. We want to put it as LockStep (both core and dma).So we have to setup the register 'Global System Configuration' / SYS_CFG_REG.We seen that we need to use the DCF.Do you have any example / file to setup this mcu like this...

sacha by Associate II
  • 2234 Views
  • 10 replies
  • 6 kudos

sr5e1 - How to boot?!

How can I boot my own application on sr5e1?I read about DCF and BAF but it is not really clear what I need to do in order to let my code run out of power on.Any hint/guidance? Cheers