ADC Parameter

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
chmoc_1567941
Level 4
Level 4

hi,

   

 

   

i have been  making Temperature sensing product on psoc-4. Here i use in built SAR ADC for sensing.

   

There is a two type of sensing.

   

1) RTD

   

2) Thermocouple

   

i got accurate reading of RTD and thermocouple with different parameter of ADC like;

   

RTD:

   

1) SAMPLE MODE:          HARDWARE TRIGGER 

   

2) AVERAGING MODE : ACCUMULATE

   

THERMOCOUPLE:

   

1) SAMPLE MODE:          FREE RUNNING 

   

2) AVERAGING MODE : FIXED RESOLUTION

   

i cant changed this setting from code.

   

can i do this with code on run time whenever i needed??

0 Likes
1 Reply
rola_264706
Level 8
Level 8
50 likes received 25 likes received 10 likes received

If you check the Data sheet for your part you will find what parameters you can program. Please post you code so we can check it.

0 Likes