<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RTD measurement with Wheatstone Bridge and ADC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120220/rtd-measurement-with-wheatstone-bridge-and-adc</link><description>Hello, 
 I&amp;#39;ve developed a PCB that connects an RTD (PT100) to a Wheatstone bridge, set to 100 ohms at 0&amp;#176;C. The bridge terminals (as seen in the diagram) connect to AIN4 and AIN6 of the nRF52840. However, no matter what devicetree configuration I try </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Apr 2025 20:27:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120220/rtd-measurement-with-wheatstone-bridge-and-adc" /><item><title>RE: RTD measurement with Wheatstone Bridge and ADC</title><link>https://devzone.nordicsemi.com/thread/530076?ContentTypeID=1</link><pubDate>Tue, 01 Apr 2025 20:27:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46865559-b126-49b3-9961-0f01e0dee2ee</guid><dc:creator>jelsesser</dc:creator><description>&lt;p&gt;Using Zephyr! I solved this by editing the io-channels in devicetree. Thanks a lot!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTD measurement with Wheatstone Bridge and ADC</title><link>https://devzone.nordicsemi.com/thread/530056?ContentTypeID=1</link><pubDate>Tue, 01 Apr 2025 16:22:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58427ebd-8869-4cfc-b2b2-bfa4729ce70a</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;Using zephyr or nrfx within zephyr? Maybe try using the maximum SAADC acquisition time (40uSec) to see if it is a simple settling issue when using other ADC inputs as well, not sure what value&amp;nbsp;ADC_ACQ_TIME_DEFAULT is in your version. If that doesn&amp;#39;t help and you are already reversing samples in differential mode then maybe disable the other inputs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTD measurement with Wheatstone Bridge and ADC</title><link>https://devzone.nordicsemi.com/thread/530055?ContentTypeID=1</link><pubDate>Tue, 01 Apr 2025 16:04:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9360604-123d-40fe-82f2-3d900b3c23bc</guid><dc:creator>jelsesser</dc:creator><description>&lt;p&gt;Using the ratiometric and alternate differential measurements, the results are very good.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTD measurement with Wheatstone Bridge and ADC</title><link>https://devzone.nordicsemi.com/thread/530053?ContentTypeID=1</link><pubDate>Tue, 01 Apr 2025 16:03:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39c0c30d-fb35-49eb-b136-2ebe2e6a9339</guid><dc:creator>jelsesser</dc:creator><description>&lt;p&gt;Hi! Thanks for the advice, it has improved the measurements.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve realized that when the rest of the ADC&amp;#39;s are enabled in the device tree, the differential measurement is unstable again. Should I disable them in each measurement?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTD measurement with Wheatstone Bridge and ADC</title><link>https://devzone.nordicsemi.com/thread/529852?ContentTypeID=1</link><pubDate>Mon, 31 Mar 2025 16:19:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78ca42e1-0603-4b7f-98da-2ec72c8520a8</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;1/6 gain and 0.6V ref gives a SAADC full-scale range value of 3.6V which means most of the SAADC resolution is wasted. Increase the SAADC gain such that the expected full-scale voltage across 100 Ohm is near the full-scale range. x4 gain and 0.6V ref would give much better results.&lt;/p&gt;
&lt;p&gt;Remember to reverse the differential SAADC input assignments p &amp;amp; n for alternate groups of readings to provide automatic calibration of SAADC offsets without having to run the SAADC calibration periodically (&lt;span&gt;SAADC calibration&lt;/span&gt; introduces step-changes in output).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTD measurement with Wheatstone Bridge and ADC</title><link>https://devzone.nordicsemi.com/thread/529834?ContentTypeID=1</link><pubDate>Mon, 31 Mar 2025 14:20:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23f2bba1-1847-4ff6-a85d-9c1dc3e8d9fe</guid><dc:creator>jelsesser</dc:creator><description>&lt;p&gt;Hi! This is the detalied circuit:&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1743430525827v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;With 1/6 gain, 0.6V ref value, differential ADC and 1024 samples I got an main error of 0.33%, with a standar deviation of 1C. The PT100 is 40cm lenght untwisted. I think wheatstone Bridge, instead of just one ref resistor, generates more noise.&lt;/p&gt;
&lt;p&gt;The measurements has improved when I used ratiometric measurement, measuring VDD to get the variation of the bridge power instead of a fixed 3V value.&lt;/p&gt;
&lt;p&gt;Output (measured RTD with DMM 109.6C):&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;00&amp;gt;  adc = 4.67mV, vin = 2.64V, diff = 0.00V, temp = 23.67, main_temp =  24.23, desv_temp =  1.04, rtd = 109.22, error =  0.11%, mov_error =  0.31%
00&amp;gt;  elapsed_time = 218
00&amp;gt;  adc = 4.64mV, vin = 2.64V, diff = 0.00V, temp = 23.54, main_temp =  24.23, desv_temp =  1.04, rtd = 109.17, error =  0.06%, mov_error =  0.31%
00&amp;gt;  elapsed_time = 218
00&amp;gt;  adc = 5.13mV, vin = 2.64V, diff = 0.01V, temp = 26.00, main_temp =  24.30, desv_temp =  1.04, rtd = 110.12, error =  0.94%, mov_error =  0.33%
00&amp;gt;  elapsed_time = 218
00&amp;gt;  adc = 4.85mV, vin = 2.64V, diff = 0.00V, temp = 24.61, main_temp =  24.30, desv_temp =  1.04, rtd = 109.58, error =  0.44%, mov_error =  0.33%
00&amp;gt;  elapsed_time = 217
00&amp;gt;  adc = 4.80mV, vin = 2.64V, diff = 0.00V, temp = 24.35, main_temp =  24.29, desv_temp =  1.04, rtd = 109.48, error =  0.35%, mov_error =  0.33%
00&amp;gt;  elapsed_time = 218
00&amp;gt;  adc = 4.77mV, vin = 2.64V, diff = 0.00V, temp = 24.16, main_temp =  24.29, desv_temp =  1.04, rtd = 109.41, error =  0.28%, mov_error =  0.33%
00&amp;gt;  elapsed_time = 218
00&amp;gt;  adc = 4.85mV, vin = 2.64V, diff = 0.00V, temp = 24.56, main_temp =  24.27, desv_temp =  1.02, rtd = 109.56, error =  0.42%, mov_error =  0.32%
00&amp;gt;  elapsed_time = 218
00&amp;gt;  adc = 4.76mV, vin = 2.64V, diff = 0.00V, temp = 24.12, main_temp =  24.30, desv_temp =  1.03, rtd = 109.39, error =  0.27%, mov_error =  0.33%
00&amp;gt;  elapsed_time = 218
00&amp;gt;  adc = 4.95mV, vin = 2.64V, diff = 0.00V, temp = 25.09, main_temp =  24.31, desv_temp =  1.04, rtd = 109.77, error =  0.61%, mov_error =  0.34%
00&amp;gt;  elapsed_time = 218
00&amp;gt;  adc = 4.74mV, vin = 2.64V, diff = 0.00V, temp = 23.99, main_temp =  24.31, desv_temp =  1.04, rtd = 109.34, error =  0.22%, mov_error =  0.34%
00&amp;gt;  elapsed_time = 217
00&amp;gt;  adc = 4.58mV, vin = 2.64V, diff = 0.00V, temp = 23.24, main_temp =  24.28, desv_temp =  1.05, rtd = 109.05, error = -0.05%, mov_error =  0.33%
00&amp;gt;  elapsed_time = 218
00&amp;gt;  adc = 4.57mV, vin = 2.64V, diff = 0.00V, temp = 23.13, main_temp =  24.27, desv_temp =  1.06, rtd = 109.01, error = -0.08%, mov_error =  0.32%
00&amp;gt;  elapsed_time = 218
00&amp;gt;  adc = 4.57mV, vin = 2.64V, diff = 0.00V, temp = 23.14, main_temp =  24.22, desv_temp =  1.05, rtd = 109.01, error = -0.08%, mov_error =  0.31%
00&amp;gt;  adc = 5.19mV, vin = 2.64V, diff = 0.01V, temp = 26.34, main_temp =  24.28, desv_temp =  1.04, rtd = 110.26, error =  1.06%, mov_error =  0.33%&lt;/pre&gt;&lt;br /&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTD measurement with Wheatstone Bridge and ADC</title><link>https://devzone.nordicsemi.com/thread/529620?ContentTypeID=1</link><pubDate>Fri, 28 Mar 2025 23:29:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ad28974-5549-4812-a4e1-1d09ef911572</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;The diagram is not clear how the 3-wire RTD is connected, can you post more details? There should be 3 separate wires going to the RTD and it&amp;#39;s best to use differential SAADC measurements. Where is the RTD power coming from? Are the remote wires twisted or shielded?&lt;/p&gt;
&lt;p&gt;Typical measured values:&amp;nbsp;14-bit value of 905.0 Ohm 2-Wire test resistor using 128 samples is 904.9 Ohms with -0.01% error&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;// Internal 0.6v Ref 14-bit S0S1 2-Wire RTD actual value 905.0 Ohm (reference 2001.4 Ohm) - Pos-Neg ADC
// VDD mV Iref uA  RdsOn  V1 mV V2 mV V3 mV    Vrtd    Vref   Rrtd  Error
// ====== ======= ======  ===== ===== =====  ======  ====== ====== ======
//   2974    1008     41   2932   911    -3  3108.5  6883.3  903.8 -0.13%
//   2975    1007     41   2933   912    -2  3108.3  6882.6  903.8 -0.13%
//   2974    1007     37   2936   913    -2  3107.9  6882.4  903.8 -0.14%
//   2976    1007     42   2933   914    -2  3108.5  6882.0  904.0 -0.11%
//   2973    1007     38   2934   911    -2  3108.3  6881.3  904.0 -0.11%
//   2977    1007     42   2934   911    -1  3110.3  6882.9  904.4 -0.07%
//   2978    1008     40   2937   913    -1  3110.1  6884.8  904.1 -0.10%
//   2977    1008     40   2936   913    -1  3109.8  6885.3  903.9 -0.12%
//
// Internal 0.6v Ref 14-bit S0S1 2-Wire RTD actual value 905.0 Ohm (reference 2001.4 Ohm) - Neg-Pos ADC
// VDD mV Iref uA  RdsOn  V1 mV V2 mV V3 mV    Vrtd    Vref   Rrtd  Error
// ====== ======= ======  ===== ===== =====  ======  ====== ====== ======
//   2977    1010     41   2935   912    -3  3120.1  6896.4  905.5  0.05%
//   2976    1009     40   2935   912    -2  3119.5  6893.8  905.7  0.07%
//   2973    1009     39   2933   912    -2  3119.4  6892.3  905.8  0.09%
//   2976    1010     40   2935   911     0  3121.9  6896.3  906.0  0.11%
//   2975    1010     39   2935   913    -2  3120.9  6896.3  905.7  0.08%
//   2975    1009     40   2934   911    -1  3120.0  6891.4  906.1  0.12%
//   2976    1009     41   2934   912     0  3118.6  6892.3  905.6  0.07%
//   2975    1009     38   2936   913    -1  3118.3  6891.4  905.6  0.07%
//
// Measured 14-bit value of 905.0 Ohm 2-Wire test resistor using 128 samples is 904.9 Ohms with -0.01% error
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Sample circuit; the&amp;nbsp; RTD is presumably remote:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;// RTD Measurement - 2- and 3-wire Unidirectional current
//                          + ----------------------------------------------------------------------+
//                          |  nRF52832/nRF52833/nRF52840                                           |
//                          |                                                                       |
//                          |    VDD               VDD                 VDD                          |
//                          |   --#--             --#--               --#--                         |
//                          |     |                 |                   |                           |
//                          |   __|__               |   Excitation      |   Option                  |
//                          |    / \                +-|   On            +-|   13k                   |
//                          |   /-+-\                 |&amp;lt;- H0   H1         |&amp;lt;- Pullup                |
//                          |     |                 +-|   160R 35R      +-|   (not used)            |
//         Excitation  P0.04|     |                 |                   |                           |
//         +----------------O-----#------#----------#-------------------#------------ In            |
//         |                |     |      |          |   Excitation      |   Option                  |
//         |                |   __|__  -----        +-|   Off           +-|   13k                   |
//         |                |    / \   -----          |&amp;lt;- L0   L1         |&amp;lt;- Pulldown              |
//         |                |   /-+-\    |3pF       +-|   160R 35R      +-|   (not used)            |
//         |                |     |      |          |                   |                           |
//         |                |   =====  =====      =====               =====                         |
//         |                |    ===    ===        ===                 ===                          |
//         |                |     =      =          =                   =                           |
//         |                |                                                                       |
//         |                |    VDD                                         VDD                    |
//         |                |   --#--                                       --#--                   |
//         |                |   __|__                    Auto-adjust:         |   160k              |
//         |                |    / \                     Bias inputs at VDD/2 +-| Bias Hi/Lo/Both   |
//         |                |   /-+-\                     VDD1_2                |&amp;lt;-                 |
//         |                |     |   PIN_VOLTAGE_1                           +-|                   |
//         |          P0.28 |     |   AIN4          |----&amp;#39;T&amp;#39;-Mux-P---|        |            P SAADC  |
//         #--------#-------O-----#------#-------#--+ +----#-------+ +--#-----#------#------#--&amp;gt;    |
//         |        |       |     |      |       |  | |    |       | |  |     |      |      |       |
//         |        |       |   __|__  -----     |  ----   +-|    ----- |     +-|   +++     |       |
//         |        |       |    / \   -----     |   |       |&amp;lt;--+  |   |       |&amp;lt;- | |   -----     |
//  Rref  +++ 100nF |       |   /-+-\    | 3pF   |   |     +-|   |  |   |     +-|   | |   -----     |
//  2k0   | |     -----     |     |      |       |   +---- |--------#   |     |     +++     | 2.5pF |
//  1%    | |     -----     |   =====  =====     |         |     |  |   |     |      |1M0   |       |
// (0.1%) +++       |       |    ===    ===      |       =====   |  |   |   =====  =====  =====     |
//         |        |       |     =      =       |        ===    |  |   |    ===    ===    ===      |
//         |        |       |                    |         =    Select  |     =      =      =       |
//         |        |       |                    |                      |                           |
//         |        |       |                    |                      |    VDD                    |
//         |        |       |                    |  |----&amp;#39;T&amp;#39;-Mux-N---|  |   --#--                   |
//         |        |       |                    +--+ +----#-------+ +----+   |   160k              |
//         |        |       |                                           | |   +-| Bias Hi/Lo/Both   |
//         |        |       |         PIN_VOLTAGE_2                     | |     |&amp;lt;-                 |
//         |        | P0.29 |         AIN5          |----&amp;#39;T&amp;#39;-Mux-----|  | |   +-|                   |
//         #--------#-------O-----#------#-------#--+ +----#-------+ +--# |   |            N SAADC  |
//         |        |       |                    +--+ +----#-------+ +----#---#------#------#--&amp;gt;    |
//    RTD +++ 100nF |       |                                           | |   |      |      |       |
//        | |     -----     |                                           | |   +-|   +++     |       |
//        | |     -----     |          Note V3 can be negative          | |     |&amp;lt;- | |   -----     |
//        +++       |       |          PIN_VOLTAGE_3                    | |   +-|   | |   -----     |
//         |        | P0.31 |          AIN7         |----&amp;#39;T&amp;#39;-Mux-----|  | |   |     +++     | 2.5pF |
//         #--------#-------O-----#------#-------#--+ +----#-------+ +--# |   |      |1M0   |       |
//         |                |                    +--+ +----#-------+ +----# =====  =====  =====     |
//         |                |                                           | |  ===    ===    ===      |
//         |                |                                           | |   =      =      =       |
//         |        VDD     |    VDD                                    | |                         |
//         |       --#--    |   --#--                                   | |   P: Single-ended       |
//         |         |      |     |                                     | |   P&amp;amp;N: Differential     |
//         |         +------O-----#   PIN_VOLTAGE_0                     | |                         |
//         |                |     |   AIN_VDD       |----&amp;#39;T&amp;#39;-Mux-----|  | |                         |
//         |                |     +-----#--------#--+ +----#-------+ +--+ |                         |
//         |                |                    +--+ +----#-------+ +----#                         |
//         |                |                                             |                         |
//         |                |    GND                |----&amp;#39;T&amp;#39;-Mux-----|    |                         |
//         #----------------O-----#-----------------+ +----#-------+ +----+                         |
//         |                |     |                                                                 |
//       =====              |   =====                                                               |
//        ===               |    ===                                                                |
//         =                |     =                                                                 |
//                          +-----------------------------------------------------------------------+
//
// Capacitor min value = (3pF+2.5pF)*2^14=80nF
// Vref = differential voltage V1 and V2 in SAADC counts
// Vrtd = differential voltage V2 and V3 in SAADC counts
// Rrtd = (Vrtd * Rref)/Vref Ohms
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTD measurement with Wheatstone Bridge and ADC</title><link>https://devzone.nordicsemi.com/thread/529591?ContentTypeID=1</link><pubDate>Fri, 28 Mar 2025 15:58:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31b06989-4400-4b89-83b3-e1fefc030f5c</guid><dc:creator>jelsesser</dc:creator><description>&lt;p&gt;UPDATE:&lt;br /&gt;&lt;br /&gt;I have tested on a fixed Rx (real value 99ohm) and the results are much better (64X average):&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;table width="412"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="94"&gt;Vout(diff)&lt;/td&gt;
&lt;td width="74"&gt;Vin&lt;/td&gt;
&lt;td width="84"&gt;Temp&lt;/td&gt;
&lt;td width="72"&gt;RTD_meas&lt;/td&gt;
&lt;td width="88"&gt;error&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width="94"&gt;00&amp;gt;&amp;nbsp; = -0.16mV&lt;/td&gt;
&lt;td&gt;&amp;nbsp;vin = 2.71V&lt;/td&gt;
&lt;td&gt;&amp;nbsp;temp = -0.78&lt;/td&gt;
&lt;td&gt;&amp;nbsp;rtd = 99.70&lt;/td&gt;
&lt;td&gt;&amp;nbsp;error: 0.71%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;00&amp;gt;&amp;nbsp; = -0.08mV&lt;/td&gt;
&lt;td&gt;&amp;nbsp;vin = 2.71V&lt;/td&gt;
&lt;td&gt;&amp;nbsp;temp = -0.39&lt;/td&gt;
&lt;td&gt;&amp;nbsp;rtd = 99.85&lt;/td&gt;
&lt;td&gt;&amp;nbsp;error: 0.86%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;00&amp;gt;&amp;nbsp; = -0.59mV&lt;/td&gt;
&lt;td&gt;&amp;nbsp;vin = 2.72V&lt;/td&gt;
&lt;td&gt;&amp;nbsp;temp = -2.95&lt;/td&gt;
&lt;td&gt;&amp;nbsp;rtd = 98.86&lt;/td&gt;
&lt;td&gt;&amp;nbsp;error: -0.14%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;00&amp;gt;&amp;nbsp; = -0.37mV&lt;/td&gt;
&lt;td&gt;&amp;nbsp;vin = 2.71V&lt;/td&gt;
&lt;td&gt;&amp;nbsp;temp = -1.87&lt;/td&gt;
&lt;td&gt;&amp;nbsp;rtd = 99.28&lt;/td&gt;
&lt;td&gt;&amp;nbsp;error: 0.28%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;00&amp;gt;&amp;nbsp; = -0.28mV&lt;/td&gt;
&lt;td&gt;&amp;nbsp;vin = 2.72V&lt;/td&gt;
&lt;td&gt;&amp;nbsp;temp = -1.40&lt;/td&gt;
&lt;td&gt;&amp;nbsp;rtd = 99.46&lt;/td&gt;
&lt;td&gt;&amp;nbsp;error: 0.47%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;00&amp;gt;&amp;nbsp; = -0.14mV&lt;/td&gt;
&lt;td&gt;&amp;nbsp;vin = 2.71V&lt;/td&gt;
&lt;td&gt;&amp;nbsp;temp = -0.70&lt;/td&gt;
&lt;td&gt;&amp;nbsp;rtd = 99.73&lt;/td&gt;
&lt;td&gt;&amp;nbsp;error: 0.74%&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;When I test on a real 3 wire RTD, the results are so unstables.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTD measurement with Wheatstone Bridge and ADC</title><link>https://devzone.nordicsemi.com/thread/529344?ContentTypeID=1</link><pubDate>Thu, 27 Mar 2025 15:02:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ed58420-5ede-4782-843c-ca5276347d25</guid><dc:creator>jelsesser</dc:creator><description>&lt;p&gt;Hi! Thanks, I will check it out&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTD measurement with Wheatstone Bridge and ADC</title><link>https://devzone.nordicsemi.com/thread/529201?ContentTypeID=1</link><pubDate>Thu, 27 Mar 2025 06:48:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:453add6e-5388-40af-846f-1952c5c34783</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;I wrote some extensive code to get very accurate samples from an RTD with SAADC 12-bits effective ENOB using alternate differential measurements; the code is low-level bare-metal, but you can follow the guidance I provide and use either nrfx or zephyr (if you must). The code is valid for nRF52832, nRF52840 and nRF52833:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/116914/seeking-more-information-on-nrf52833-adc-reference-and-buffers"&gt;seeking-more-information-on-nrf52833-adc-reference-and-buffers&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>