Microcontrollers

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 495 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
  • 446 Views
  • 1 replies
  • 0 kudos

Resolved! ADC library header

Hi, i want to ask regarding the sensor library. As i new to SPC5Studio, i want to connect the displacement sensor. So , do i need to declare the sensor library as a header or just simply can use the ADC header library?

Angle by Associate II
  • 539 Views
  • 3 replies
  • 0 kudos

SPC560B ADC multiplexing

I want to use the PE7 pin of SPC560B to detect analog quantity​This requires reusing it as an ADC input pin​How should I configure him?

ADC and DMA

Hello,In the SPC5Studio, eDMA comes enable defaultly. My question when I enable ADC Module, conversion of analog channel is done through eDMA ? If not should I need doing some configurations ?Best Regards,

Msert.1 by Associate III
  • 561 Views
  • 2 replies
  • 0 kudos

Resolved! SPC570s ADC initializing

Posted on October 11, 2017 at 11:54Main target is to send an ADC-value to the CAN-BUS.I took the SPC570xx_RLA CAN Test Application for DiscoveryModified Pin Settings:in main.c I tried to initialize and use the ADC:Without ADC-code CAN example works ...

0690X00000608ZNQAY.png 0690X00000608ZSQAY.png 0690X00000608ZTQAY.png