<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: MAG3110 output values in Sensors</title>
    <link>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485386#M2841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No problem :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last question, if you approach a magnet in front of the sensor, for example on the Z axis (see photo below)&lt;/P&gt;&lt;P&gt;The saturation value is +/- 32768 LSB =&amp;gt; 3276,8µT =&amp;gt; 3,2768mT ?&lt;/P&gt;&lt;P&gt;Is that ok?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have an excellent day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nicolas DECROZE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="IMG_4995.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/32316i8E8F17034305F805/image-size/large?v=v2&amp;amp;px=999" role="button" title="IMG_4995.JPG" alt="IMG_4995.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Apr 2016 08:09:47 GMT</pubDate>
    <dc:creator>nicolasdecroze</dc:creator>
    <dc:date>2016-04-15T08:09:47Z</dc:date>
    <item>
      <title>MAG3110 output values</title>
      <link>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485380#M2835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I try to use MAG3110 sensor with an arduino due board.&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I have a question about the output values and the link with RAW bit in crtl_reg2.&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;My configuration : &lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; crtl_reg1 = 0xC9&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OFF_X register = 0x00&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OFF_Y register = 0x00&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OFF_Z register = 0x00&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;When i "test" with a small magnet i have :&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If RAW bit is 1 (ctrl_reg2 = 0xA0), the output values i have are between -32768 LSB and +32767 LSB.&lt;/LI&gt;&lt;LI&gt;If RAW bit is 0 (ctrl_reg2 = 0x80) the output values i have are still &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;between -32768 LSB and +32767 LSB.&lt;/SPAN&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I don't really understand what is the effect of RAW bit...&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;When RAW bit is 1, the output values souldn't be between -20000 LSB and +20000 LSB?&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Many thanks for help.&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2026 21:50:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485380#M2835</guid>
      <dc:creator>nicolasdecroze</dc:creator>
      <dc:date>2026-02-03T21:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: MAG3110 output values</title>
      <link>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485381#M2836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nicolas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on the&lt;SPAN style="color: #c00000;"&gt; &lt;A href="http://cache.nxp.com/files/sensors/doc/data_sheet/MAG3110.pdf?fpsp=1&amp;amp;WT_TYPE=Data%20Sheets&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf" title="http://cache.nxp.com/files/sensors/doc/data_sheet/MAG3110.pdf?fpsp=1&amp;amp;WT_TYPE=Data%20Sheets&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf"&gt;MAG3110 datasheet&lt;/A&gt; &lt;/SPAN&gt;, the RAW bit is used to correct, or not, the output data value using the user offsets. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user offsets are automatically subtracted by the MAG3110 logic when CTRL_REG2[RAW] = 0 before the magnetic field readings are written to the data measurement output registers OUT_X/Y/Z.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, as you are writing 0x00 to the user offset registers, you are not capable to see any correction at the output value. You may write any other value than 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you write any other value to the user offset registers with CTRL_REG2[RAW] = 0, the correction will be done automatically. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know any update about your application. &lt;/P&gt;&lt;P&gt;If I misunderstood your question, feel free to let me know.&amp;nbsp; I will be glad to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;&lt;P&gt;David Diaz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 00:58:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485381#M2836</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2016-03-29T00:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: MAG3110 output values</title>
      <link>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485382#M2837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hello David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Many thanks for your reply, it is more clear for the user offsets.&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I understand how the user offsets works but i have one more question.&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I don't really understand the link between output values i have and magnetic field values in µT.&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Let me explain :&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I made two tests with a magnet (cylinder 5*5mm ferrite)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;First test without user offsets :&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;(Z axis for example) The max output values are +/- 32768 LSB =&amp;gt; 32768*0.1µT = 3276.8µT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Second test with user offsets : (measurements of value without correction and after correction to have X,Y and Z values around 0 LSB).&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;(Z axis for example) The max output values are +/- 32768 LSB =&amp;gt; 32768*0.1µT = 3276.8µT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;(In the two cases i did not measure the distance between magnet and sensor who is not the subject for the moment)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I' don't really understand the link between output values which can reach +/-32768 and the full scale range who is +/- 1000µT.&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;What is the magnetic field value in µT when output values is, for example, 32768 LSB?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Many thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Nicolas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 13:54:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485382#M2837</guid>
      <dc:creator>nicolasdecroze</dc:creator>
      <dc:date>2016-03-29T13:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: MAG3110 output values</title>
      <link>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485383#M2838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nicolas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please accept my apologies for the delay. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case you should, review the manner in which you are writing to the &lt;STRONG&gt;Offset Registers&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to do that, you may refer to the &lt;A href="https://community.nxp.com/docs/DOC-330484"&gt;MAG3110 – Bare metal example project&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if despite this material you still have the same output. I am glad to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2016 20:04:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485383#M2838</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2016-04-13T20:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: MAG3110 output values</title>
      <link>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485384#M2839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello david,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks it is more clear. &lt;/P&gt;&lt;P&gt;One more question.&lt;/P&gt;&lt;P&gt;In your example, I can't find the link between Xout_16-bit (61552 DECIMAL) and Xout_ut (-671.6 uT). (surrounded in red on the picture below).&lt;/P&gt;&lt;P&gt;If i follow your source code, i found -3984 DECIMAL and -398.4 uT.&lt;/P&gt;&lt;P&gt;Is there a problem in my conversion?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="MAG3110.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/32104iC2634CAAE3F3D971/image-size/large?v=v2&amp;amp;px=999" role="button" title="MAG3110.png" alt="MAG3110.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nicolas DECROZE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 10:21:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485384#M2839</guid>
      <dc:creator>nicolasdecroze</dc:creator>
      <dc:date>2016-04-14T10:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: MAG3110 output values</title>
      <link>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485385#M2840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nicolas, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I glad you find useful the Bare Metal example project. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thank you very much for your input. I have solved the problem. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="FreeMaster.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/32398iD2D8E6A24925108A/image-size/large?v=v2&amp;amp;px=999" role="button" title="FreeMaster.jpg" alt="FreeMaster.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made a mistake configuring the variables at the FreeMASTER project. Please download the file again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have an excellent day.&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 17:06:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485385#M2840</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2016-04-14T17:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: MAG3110 output values</title>
      <link>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485386#M2841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No problem :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last question, if you approach a magnet in front of the sensor, for example on the Z axis (see photo below)&lt;/P&gt;&lt;P&gt;The saturation value is +/- 32768 LSB =&amp;gt; 3276,8µT =&amp;gt; 3,2768mT ?&lt;/P&gt;&lt;P&gt;Is that ok?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have an excellent day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nicolas DECROZE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="IMG_4995.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/32316i8E8F17034305F805/image-size/large?v=v2&amp;amp;px=999" role="button" title="IMG_4995.JPG" alt="IMG_4995.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 08:09:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485386#M2841</guid>
      <dc:creator>nicolasdecroze</dc:creator>
      <dc:date>2016-04-15T08:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: MAG3110 output values</title>
      <link>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485387#M2842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nicolas, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The strength of a typical &lt;A href="https://en.wikipedia.org/wiki/Refrigerator_magnet" title="Refrigerator magnet"&gt;&lt;SPAN style="color: windowtext;"&gt;refrigerator magnet&lt;/SPAN&gt;&lt;/A&gt; is about 5mT. I assume your output reading is correct. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on the example mentioned before, please note that the first time you power on the board, the sensor launches a calibration procedure to correct measured magnetic fields and well estimate the output. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In this case, to calibrate the sensor, I recommend to make a full rotation with the magnet (doesn’t bother the rotation direction).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When the calibration is over and finalized, the red LED is turned off and a green LED appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this information will be useful for you.&lt;/P&gt;&lt;P&gt;If I misunderstood your question, feel free to let me know.&amp;nbsp; I will be glad to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;&lt;P&gt;David Diaz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 21:06:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485387#M2842</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2016-04-18T21:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: MAG3110 output values</title>
      <link>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485388#M2843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK David many thanks for your help.&lt;/P&gt;&lt;P&gt;My problem is that i did not understand the +- 1000µT full scale range of the datasheet.&lt;/P&gt;&lt;P&gt;For me the sensor could only measure 1000µT Max but this is not the case.&lt;/P&gt;&lt;P&gt;If i understand well, it is possible to measure more than 1000µT it depend of the user define offset and zero-flux offset values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;&lt;P&gt;best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nicolas DECROZE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 07:32:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485388#M2843</guid>
      <dc:creator>nicolasdecroze</dc:creator>
      <dc:date>2016-04-19T07:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: MAG3110 output values</title>
      <link>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485389#M2844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Nicolas, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Indeed, the MAG3110 is designed to work in a range of +/- 1000 μT. &lt;STRONG&gt;Going beyond this value can cause stress on the device causing a permanent damage to the device.&lt;/STRONG&gt;&amp;nbsp; Please be aware about this situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Accept my apologies for the confusion. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 20:08:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485389#M2844</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2016-04-19T20:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: MAG3110 output values</title>
      <link>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485390#M2845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Permanent damages are not defined by the absolute maximum ratings?&lt;/P&gt;&lt;P&gt;The value in the datasheet is 100000µT (100mT) in the absolute maximum ratings tab.&lt;/P&gt;&lt;P&gt;If after 1000µT it may cause permanent damage it is a bad news for me because magnetic field in my application can reach around 4mT...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nicolas DECROZE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2016 07:49:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/MAG3110-output-values/m-p/485390#M2845</guid>
      <dc:creator>nicolasdecroze</dc:creator>
      <dc:date>2016-04-22T07:49:37Z</dc:date>
    </item>
  </channel>
</rss>

