<?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: technical issue in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/technical-issue/m-p/1476335#M14393</link>
    <description>&lt;P&gt;Not sure fully understand what you write the sense/measurement。&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jun 2022 00:35:18 GMT</pubDate>
    <dc:creator>guoweisun</dc:creator>
    <dc:date>2022-06-20T00:35:18Z</dc:date>
    <item>
      <title>technical issue</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/technical-issue/m-p/1471977#M14300</link>
      <description>&lt;P&gt;hi my name is sagar,&lt;/P&gt;&lt;P&gt;can we measure the current with the help of&amp;nbsp;&lt;SPAN&gt;RD33771CDSTEVB.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if yes...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;what is the procedure?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 04:51:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/technical-issue/m-p/1471977#M14300</guid>
      <dc:creator>SK1995-autoven</dc:creator>
      <dc:date>2022-06-10T04:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: technical issue</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/technical-issue/m-p/1472429#M14320</link>
      <description>&lt;P&gt;You can refer to below attached:&lt;/P&gt;&lt;P&gt;For shunt resistor current in registers MEASE_ISENSEx (signed 19-bit value):&lt;BR /&gt;I = ((MEAS_ISENSE1[14..0]&amp;lt;&amp;lt; 4 + MEAS_ISENSE2[3..0])) * V2RES)/Rshunt (in μV)&lt;BR /&gt;where Rshunt is the current shunt resistor value in Ohm.&lt;BR /&gt;Pseudo-code:&lt;BR /&gt;ReadRegister(MEAS_ISENSE1)&lt;BR /&gt;ReadRegister(MEAS_ISENSE2)&lt;BR /&gt;// combine upper 15 bits with lower 4 bits → 19 bit signed&lt;BR /&gt;value&lt;BR /&gt;rawCurrent = ((MEAS_ISENSE1&amp;amp;0x7FFF)&amp;lt;&amp;lt;4) |&lt;BR /&gt;(MEAS_ISENSE2&amp;amp;0x000F)&amp;lt;&amp;lt;0)&lt;BR /&gt;// sign extend s19 to s32&lt;BR /&gt;if(rawCurrent &amp;amp; BIT(18)) {&lt;BR /&gt;rawCurrent |= 0xFFF80000;&lt;BR /&gt;}else{&lt;BR /&gt;// nothing to do&lt;BR /&gt;}&lt;BR /&gt;// calculate/scale current in amps&lt;BR /&gt;current = rawCurrent * V2RES / Rshunt&lt;BR /&gt;Example: with V2RES = 0.6 μV/LSB, MEAS_ISENSE1[15..0] = 0x8257,&lt;BR /&gt;MEAS_ISENSE2[15..0] = 0x8200 A and Rshunt = 100 μΩ:&lt;BR /&gt;then MEAS_ISENSE1 [14..0] &amp;lt;&amp;lt; 4 = 0x0257 &amp;lt;&amp;lt; 4 = 0x2570 = 9584&lt;BR /&gt;then I = (9584 + 0) * 0.6 μv/100 μΩ = 57504000 μA = 57.504 A&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 23:51:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/technical-issue/m-p/1472429#M14320</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2022-06-10T23:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: technical issue</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/technical-issue/m-p/1472770#M14333</link>
      <description>&lt;P&gt;What is the hardware connection of 2x13 pin connector with cell controller?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 08:48:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/technical-issue/m-p/1472770#M14333</guid>
      <dc:creator>SK1995-autoven</dc:creator>
      <dc:date>2022-06-13T08:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: technical issue</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/technical-issue/m-p/1473184#M14342</link>
      <description>&lt;P&gt;Do you mean the J1? this is battery connector.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 00:06:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/technical-issue/m-p/1473184#M14342</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2022-06-14T00:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: technical issue</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/technical-issue/m-p/1475784#M14380</link>
      <description>&lt;P&gt;what is the hardware connection to measure/sense current?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 07:19:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/technical-issue/m-p/1475784#M14380</guid>
      <dc:creator>SK1995-autoven</dc:creator>
      <dc:date>2022-06-17T07:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: technical issue</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/technical-issue/m-p/1476335#M14393</link>
      <description>&lt;P&gt;Not sure fully understand what you write the sense/measurement。&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 00:35:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/technical-issue/m-p/1476335#M14393</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2022-06-20T00:35:18Z</dc:date>
    </item>
  </channel>
</rss>

