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! spc56 UART

Posted on September 27, 2017 at 19:17Hello,I am writing a test program on my board (xpc56xx evb motherboard) and I want to receive on my terminal throught the UART numbers and text strings.When I get the data on my serial terminal (RealTerm) I  rece...

Resolved! SPC5 Studio IDE Debug tools

Posted on September 29, 2017 at 08:22which debug tools can be support when use SPC5 Studio?Whether SPC5 Studio IDE support IC5000 (debug tool) or not? or only support PLS-UDESTK tool ?

FPU exceptions on SPC56EL60L3

Posted on September 27, 2017 at 12:03Hi all,I'm developing on a SPC56EL60L3 device, using SPC5 Studio, I have two querstions about the FPU:1. executing a division of a float number by 0.0F I would expect an infinite result (which means a 0bS111 1111...

A question about irqIsrEnable Function

Posted on September 25, 2017 at 14:53I wrote a BootLoader program. and a APP programI downloaded the BootLoader to the 0x0 address in Flash By UDE 4.8.I downloaded the App to the 0x18000 address in Flash By UDE 4.8.//code 1:componentsInit(); irqIsrE...

0690X00000608MiQAI.png 0690X00000608N2QAI.png

Generating variable frequency PWM on SPC570s

Posted on September 26, 2017 at 12:44Dear AllI am trying to generate the variable frequency PWM on SPC570s following the documents'SPC570Sx 32-bit Power Architecture� microcontroller for automotive ASILD applications' page 759 Usage of Compare Regis...

PIT Timer Interrupt < 2.5us

Posted on September 20, 2017 at 19:44Hi I trying to use the PIT to generate an interrupt every 1.7uS to toggle a GPIO and it does not seem to be working well. I have a sysclk of 64MHz. Im using PIT1 and setting the LDVAL register with a count. Now t...

Resolved! Problem with the ppc vle compiler variant

Posted on September 22, 2017 at 11:55Hello!when i try to build my project with the ppc vle compiler variant i get the following error messages:11:51:19 **** Build of configuration Default for project PSI_ST_LOCKSTEP_REPORTING_all ****make -j8 all Co...

SPC560D40x - Interrupt Duration

Posted on May 03, 2017 at 05:45Hi ST expert,I am trying to use SPC5 as a multi-channel PWM controller. Normally for this kind of application, the duty cycle calculation will be done in an interrupt. For 100kHz PWM, the allowed interrupt duration is ...

SPC58ECx wakeup from standby using WKUP Pin

Posted on September 02, 2017 at 17:40hello team,when i wakeup from standby mode always system reset was generating.My SW not jumping to address what i mentioned in CADDR register .when i debug the issue found 'F_FCCU_HARD' Flag was enable after wake...

R PV by Associate II
  • 1533 Views
  • 9 replies
  • 0 kudos

Resolved! SPC56 I2C - stop bit and bus idle condition

Posted on March 11, 2015 at 14:07Hi,I'm developing an I2C driver for a SPC560B54L5 micro, and I have problems generating the stop bit.At the end of a write operation, I run the following pseudo code:   while  (0 == IBSR. IBIF) { /* wait */ }   IBCR....

fabien23 by Associate II
  • 1584 Views
  • 6 replies
  • 0 kudos