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

how to create new project in spc5studio

Posted on March 05, 2016 at 08:20I am familiar with stm32cube and keil and eclipse platform.but new to spc5studio.i recently install spc5studio and from market place i also installed necessary compiler and chibios.but i little bit confuse how to cre...

karan by Associate III
  • 1152 Views
  • 4 replies
  • 0 kudos

eMIOS, eDMA request and INTC

Posted on February 23, 2016 at 15:47Hello, I can't find any eDMA+eMIOS example in SPC5 Studio (only DSPI and ADC are available). Can I get one from the expert team? I would like to trigger an eDMA request after an eMIOS channel counted 16 periods on...

IVOR1 handling

Posted on February 26, 2016 at 09:53Hello,I have read the core manual of SPC56EL70 (e200z4). I want to handle the IVOR1 exception with an interrupt routine in configuration.xml in SPC5Studio. It's not clear to me what I should write in the ISR in qu...

SPC5Studio 4.0.1 is available

Posted on March 01, 2016 at 14:21Dear All ,SPC5Studio 4.0.1 is availableSome issues fixed.- Display of available wizards in general page- PinMap Wizard - inconcistency- Add a warning when importing projects with missing PF component- SPC5Editor: no ...

problem setting STM registers

Posted on January 25, 2016 at 17:14Hallo everyone,finally I have received a discovery board (with a SPC56EL60L3 mounted) and installed the universal debugger, to try some of my code.I ran in the first problem trying to set a timer.I use this code: S...

System clock configuration

Posted on February 08, 2016 at 13:18Good morning.I have a problem setting the system clock of SPC560EL. I want to use the internal clock, but I cannot. Each time I execute the code, reading the main status register, I see that the SYSCLOCK switch to...

Input GPIOs

Posted on February 26, 2016 at 11:02I want to read back some gpios.Therefore I use palTogglePort and palReadPort of two phisically connected ports. I don't know what kind of setting I have to put for the input port as I don't have an example for tha...

FCCU configuration

Posted on November 14, 2015 at 15:56Hello everybody, I'm using the SPC56EL70L5.Trying to configure the FCCU, I coded:&sharpdefine CTRLK_OP1 0x913756AF   &sharpdefine CTRLK_OP2 0x825A132B     //keys needed for operation&sharpdefine CTRL_OPR1 1    &sh...

SPC564B70L7 DataFlash Problem

Posted on February 24, 2016 at 13:12Hello,I'm trying my old Flash Library.(for SPC560B50L5) But not working. How is use DFLASH for SPC564B70L7? (debug stop => ''_unhandled_exception:'')Thanks a lot. #dflash