Microcontrollers

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! about linker

Is not clear how to change the linker file *.ld.I found the linker setting in SPC56ELxx Platform Component RLA but I don't know how to proceed. Is there a manual for all the linker option?if I understood well, I have to place all the option/command i...

gp73 by Associate III
  • 269 Views
  • 1 replies
  • 1 kudos

Resolved! How to fill the unused memory with 0xFF in .mot file

​DearI am using SPC5Studio version 5.8.1 and SPC570S.I want to fill the output(.mot) file with 0xFF memory.In additional, I want to make hex file a contiguous address.Below is my output.mot file with non-contiguous addresses.S214FD07D0010E01220136014...

HIm by Associate II
  • 397 Views
  • 2 replies
  • 0 kudos

Resolved! SPC560B40L3 OTA Update

Hi ,We are planning to use SPC560B40L3 Microcontroller .One of our requirement is to update the firmware of the micro controller over the air. Could you please let us know, how this can be achieved and whether the selected ST microcontroller support ...

DRedd by Associate
  • 310 Views
  • 1 replies
  • 0 kudos

Resolved! make: ppc-freevle-eabi-gcc: Command not found

Hi,I'm trying to build SPC5 application in gitlab CI.While running the job, I'm getting an error$ make Compiling boot.s make: ppc-freevle-eabi-gcc: Command not found make: *** [components/spc560bxx_platform_component_rla/lib/rsc/rules.mk:137: build/o...

Resolved! SPC560B40L3 MCU Source Code

Hi ,I have a SPC560B40L3 MCU , where can i download the source or SDK for the particular Micro Controller .Also Please share the flashing procedure.Thanks Dileep

DRedd by Associate
  • 310 Views
  • 1 replies
  • 0 kudos

Resolved! I am trying to configure the Non-Maskable Interrupt for the SPC560C50L3 MCU but the MCU is getting halted while executing the NMI config function.

Hello, I am using SPC560C50L3 microcontroller for my application. I am trying to implement Non-Maskable interrupt at the pin number PA[1]. I tried configuring the NMI related registers but while executing the NMI configuration function the core is g...