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! L9663 driver code

ST engineer: HI. I am using PSI5 protocol by ST L9663 now。can you give me a driver code about L9663?

cfu.2 by Associate II
  • 824 Views
  • 3 replies
  • 0 kudos

Resolved! Problem with FLEXPWM and eirq.

Hi,Can anyone advise or brief me how can i do the pwm using push button. I'm stuck with the output. So now my input is push button > eirqmy output is led > flexpwmMy problem now is the led not trigger everytime i press the button.It works on one time...

0693W00000Sv75iQAB.png
Angle by Associate II
  • 426 Views
  • 2 replies
  • 0 kudos

Resolved! How do I accurately change the sample rate on the SPC560P?

My question is how to set the sample rate exactly? I know that I have to set it via the CTR register and there via the values INPCMP and INPSAMP. I also know where to set the values in the LLD-Config. However, I do not understand which change of the ...

TBles.1 by Associate II
  • 494 Views
  • 1 replies
  • 0 kudos

Resolved! What will happened when changing a default values of INPSAMPLE, INPCMP, INPLATCH, OFFSHIFT in ADC of SPC560PXX? Then how to determine The values of these bitfields?

I tried setting up with default configuration parameters for ADC 1 on the SPC560PXX. However, it provides some random values. In the conversion timing register, I verified that INPSAMPLE's SPC560PXX default value is 5. When creating a Conversion grou...

0693W00000QKSuQQAX.png 0693W00000QKSv9QAH.png
VJ.4 by Associate
  • 447 Views
  • 1 replies
  • 0 kudos

Resolved! How to SYNC PWM?

Hello, i have now this working code on SPC560P without sync flag. pwm_lld_start(&PWMD1, &pwm_config_pwm_cfg0); pwm_lld_start(&PWMD2, &pwm_config_pwm_cfg0); pwm_lld_start(&PWMD3, &pwm_config_pwm_cfg0); pwm_lld_start(&PWMD4, &pwm_config_...

How to put struct object in absolute memory address?

My old project using 16bit infineon MCU with tasking c166, now I am moving to spc5 with free gnu gcc spc5studio.I am working with typedef struct.typedef struct { struct { struct { INT16 Rpm[6]; INT16 Load[7]; INT16 Threshold[6]; }...

jmary by Associate III
  • 1191 Views
  • 11 replies
  • 0 kudos