<?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: LPC55S69 EVK - I2C board to board Polling example - Slave Issue on difference Flexcomm in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-EVK-I2C-board-to-board-Polling-example-Slave-Issue-on/m-p/1677711#M53271</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/214422"&gt;@SrinathVelavan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use logic analyzer measure I2C signal, whether there is output on master side?&lt;/P&gt;
&lt;P&gt;If not, check I2C pins connection, and also I2C registers refer to User Manual of lpc55s69.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jun 2023 09:08:20 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2023-06-28T09:08:20Z</dc:date>
    <item>
      <title>LPC55S69 EVK - I2C board to board Polling example - Slave Issue on difference Flexcomm</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-EVK-I2C-board-to-board-Polling-example-Slave-Issue-on/m-p/1676568#M53244</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to work with LPC55S69 for a custom board project. As of now, I am testing the I2C interface of the MCU by running the lpcxpresso55s69_i2c_polling_b2b_master and slave example using 2 EVK boards.&amp;nbsp;&lt;/P&gt;&lt;P&gt;By default, the examples use Flexcomm4 (PIO1_20 and PIO1_21 for SDA and SCL pins). The example works fine and data is transferred between master board and slave board through I2C.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, when I tried to test out the Flexcomm1 ( PIO0_13 and PIO0_14 for SDA and SCL pins), the master and slave initialize but data is not received by the slave board.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following are the changes I made in the code:&lt;/P&gt;&lt;P&gt;1. Change CLOCK_AttachClk(kFRO12M_to_FLEXCOMM4); to&amp;nbsp;CLOCK_AttachClk(kFRO12M_to_FLEXCOMM1)&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;RESET_PeripheralReset(kFC4_RST_SHIFT_RSTn); to&amp;nbsp;RESET_PeripheralReset(kFC1_RST_SHIFT_RSTn);&lt;/P&gt;&lt;P&gt;3. Change pin_mux.c ( changed the pins from FC4 to FC1 as mentioned above)&amp;nbsp; and pin_mux.h ( defined PIO_FUNC )&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I change anything else for the program to work if the Flexcomm is changed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: I have attached the working outputs and output when FC4 to FC1 is done and the pin_out of the EVK board .&lt;/P&gt;&lt;P&gt;The boards are connected through PMOD connector P20 to test the FC1 outputs&lt;/P&gt;&lt;P&gt;Please help with the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 04:52:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-EVK-I2C-board-to-board-Polling-example-Slave-Issue-on/m-p/1676568#M53244</guid>
      <dc:creator>SrinathVelavan</dc:creator>
      <dc:date>2023-06-27T04:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 EVK - I2C board to board Polling example - Slave Issue on difference Flexcomm</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-EVK-I2C-board-to-board-Polling-example-Slave-Issue-on/m-p/1677711#M53271</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/214422"&gt;@SrinathVelavan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use logic analyzer measure I2C signal, whether there is output on master side?&lt;/P&gt;
&lt;P&gt;If not, check I2C pins connection, and also I2C registers refer to User Manual of lpc55s69.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 09:08:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-EVK-I2C-board-to-board-Polling-example-Slave-Issue-on/m-p/1677711#M53271</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-06-28T09:08:20Z</dc:date>
    </item>
  </channel>
</rss>

