<?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 I2C_MasterTransferNonBlocking() bytes transfer capability in MCX Microcontrollers</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/I2C-MasterTransferNonBlocking-bytes-transfer-capability/m-p/1914010#M1270</link>
    <description>&lt;P&gt;Hi Team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using LPC55s69 controller.&lt;/P&gt;&lt;P&gt;we wanted to know what's the maximum I2C bytes transferred at a time using&lt;/P&gt;&lt;P&gt;status_t I2C_MasterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer);&lt;/P&gt;&lt;P&gt;Is it 256 bytes or is it capable of transferring more length?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Deep_bang&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jul 2024 10:38:36 GMT</pubDate>
    <dc:creator>Deeps_bang</dc:creator>
    <dc:date>2024-07-22T10:38:36Z</dc:date>
    <item>
      <title>I2C_MasterTransferNonBlocking() bytes transfer capability</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/I2C-MasterTransferNonBlocking-bytes-transfer-capability/m-p/1914010#M1270</link>
      <description>&lt;P&gt;Hi Team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using LPC55s69 controller.&lt;/P&gt;&lt;P&gt;we wanted to know what's the maximum I2C bytes transferred at a time using&lt;/P&gt;&lt;P&gt;status_t I2C_MasterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer);&lt;/P&gt;&lt;P&gt;Is it 256 bytes or is it capable of transferring more length?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Deep_bang&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 10:38:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/I2C-MasterTransferNonBlocking-bytes-transfer-capability/m-p/1914010#M1270</guid>
      <dc:creator>Deeps_bang</dc:creator>
      <dc:date>2024-07-22T10:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: I2C_MasterTransferNonBlocking() bytes transfer capability</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/I2C-MasterTransferNonBlocking-bytes-transfer-capability/m-p/1917542#M1364</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/208106"&gt;@Deeps_bang&lt;/a&gt;,&lt;BR /&gt;If you check the examples that the SDK provide about I2C we can find that the max length is 256 bytes.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pablo_Ramos_0-1721937639524.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/290419iE5A0B507B366AF15/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pablo_Ramos_0-1721937639524.png" alt="Pablo_Ramos_0-1721937639524.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;One alternative to send more than 256 bytes can be implementing a start/repeated start. This means divide the frame and add the related address, the first frame Start+address+data(256B), the second frame start+address(orginal address +256)+data(the other register data).&lt;/P&gt;
&lt;P&gt;Hope it helps you!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 20:01:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/I2C-MasterTransferNonBlocking-bytes-transfer-capability/m-p/1917542#M1364</guid>
      <dc:creator>Pablo_Ramos</dc:creator>
      <dc:date>2024-07-25T20:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: I2C_MasterTransferNonBlocking() bytes transfer capability</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/I2C-MasterTransferNonBlocking-bytes-transfer-capability/m-p/1918110#M1376</link>
      <description>&lt;P&gt;Hi Pablo,&lt;/P&gt;&lt;P&gt;Thank you for the response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;With mentioned&amp;nbsp; I2C non_blocking API, I could able to transfer the entire data length .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Deep_Bang&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 11:51:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/I2C-MasterTransferNonBlocking-bytes-transfer-capability/m-p/1918110#M1376</guid>
      <dc:creator>Deeps_bang</dc:creator>
      <dc:date>2024-07-26T11:51:25Z</dc:date>
    </item>
  </channel>
</rss>

