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

Query regarding - SPC58EG DMA

We need your help regarding SPC58EG DMA configurations. We wanted configure DMA for DSPI communication.Below configurations are done in code , currently not working.eDMA_1 module , DMA channel – 12 (TX), 13 (RX), DMACHMUX_0 slot 6, 7 (as per below sn...

VPhat.1 by Associate
  • 346 Views
  • 0 replies
  • 1 kudos

SPC58EN84C3 ADC test channel initialize error.

I tried to initialize test channels on SARADC_B (supervisor)./* Channels Configurations (DMA is not used)*/ static channelConfig _saradcconf_ch_configs[SPC5_SARADC_MAX_NUMOFCHANNELS] = { {SARADC_CHANNEL_TEST, 96U,SARADC_REFERENCE_DEFAULT, SARADC_PR...

0693W00000WKz9qQAD.png 0693W00000WKz4cQAD.png 0693W00000WKz9CQAT.png 0693W00000WKz92QAD.png
sonerb by Associate II
  • 417 Views
  • 2 replies
  • 0 kudos

How to disable RTOS timer when bootloader give the execution to the newly downloaded file? But the timer should be enabled in the runtime of the newly downloaded code execution.

I'm working in a project of OTA update for the SPC570s MCU.I have modified the bootloader program to wait until CAN frames come. If there is not any CAN frame, the bootloader will execute the application code in the flash after a small delay. This is...

kasun by Associate II
  • 462 Views
  • 3 replies
  • 0 kudos