<?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: Kinetis K - I2C: Repeat start cannot be generated in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319568#M14243</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, &lt;A class="jive-link-external-small" data-content-finding="Community" href="http://mcuoneclipse.com/2012/12/05/kl25z-and-i2c-missing-repeated-start-condition/"&gt;MCU on Eclipse&lt;/A&gt; is the first place where we found this bug mentioned.&lt;/P&gt;&lt;P&gt;The related two workarounds are also mentioned on the discussed errata 2N97F.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jul 2014 09:43:04 GMT</pubDate>
    <dc:creator>pavelst</dc:creator>
    <dc:date>2014-07-16T09:43:04Z</dc:date>
    <item>
      <title>Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319565#M14240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using Kinetis K and have encountered a problem which seems exactly as the known one in Kinetis L, but it doesn't appear in our Kinetis K erratas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What we see is exactly the same behavior and working behavior as explained in mask set errata 2N97F, ID 6070, title: "I2C: Repeat start cannot be generated if the I2Cx_F[MULT] field is set to a non-zero value".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using Kinetis K MK11/MK21 and both don't have this errata published on the web site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a known issue for the Kinetis K devices or we have are missing something here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jul 2014 18:16:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319565#M14240</guid>
      <dc:creator>pavelst</dc:creator>
      <dc:date>2014-07-13T18:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319566#M14241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavel，&lt;/P&gt;&lt;P&gt;According to your mention, the MK11/MK21 also ecountered the same issue which has been recorded in Errta 2N97F.&lt;/P&gt;&lt;P&gt;I'd like to confirm that whether the issue could be fixed by workaround or not and I was wondering if you could upload your code, then I could run this code with board for test.&lt;/P&gt;&lt;P&gt;I'm looking forward to your reply.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 09:19:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319566#M14241</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2014-07-16T09:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319567#M14242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI, a workaround is described here: &lt;A href="http://mcuoneclipse.com/2012/12/05/kl25z-and-i2c-missing-repeated-start-condition/" title="http://mcuoneclipse.com/2012/12/05/kl25z-and-i2c-missing-repeated-start-condition/"&gt;KL25Z and I2C: Missing Repeated Start Condition | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 09:33:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319567#M14242</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-07-16T09:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319568#M14243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, &lt;A class="jive-link-external-small" data-content-finding="Community" href="http://mcuoneclipse.com/2012/12/05/kl25z-and-i2c-missing-repeated-start-condition/"&gt;MCU on Eclipse&lt;/A&gt; is the first place where we found this bug mentioned.&lt;/P&gt;&lt;P&gt;The related two workarounds are also mentioned on the discussed errata 2N97F.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 09:43:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319568#M14243</guid>
      <dc:creator>pavelst</dc:creator>
      <dc:date>2014-07-16T09:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319569#M14244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;Could you please tell me the workaroud whetlher work or not when MK11/MK21 couldn't generate the repeat start?&lt;/P&gt;&lt;P&gt;I'm looking forward to your reply.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 08:30:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319569#M14244</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2014-07-17T08:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319570#M14245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ping,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, the workaround worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we reconfigured the prescaler to 0 (divide by 1) while remaining the same resulting I2C frequency (with the help of PE), it started working correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 11:02:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319570#M14245</guid>
      <dc:creator>pavelst</dc:creator>
      <dc:date>2014-07-17T11:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319571#M14246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I was wondering if you could upload the demo and I can reproduce this situation, then I will report this issue to document team to correct the Errata document.&lt;/P&gt;&lt;P&gt;I'm looking forward to your reply.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 03:12:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319571#M14246</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2014-07-18T03:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319572#M14247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This silicon bug was an issue for me too. (K22 device) and unfortunately I spent 6 hours debugging before finding this post.&amp;nbsp; This was complex code that I've moved from a slower Kinetis part so changing the multiplier seemed like a no brainer.&amp;nbsp; The work-around solved the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeremy or Erich&amp;nbsp; (or someone else at Freescale), _please_ get this added to the errata for all affected Kinetis families!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 23:28:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319572#M14247</guid>
      <dc:creator>rev</dc:creator>
      <dc:date>2014-09-23T23:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319573#M14248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;Thanks for your information.&lt;/P&gt;&lt;P&gt;I was wondering if you can tell the specific MCU of K22 device you used?&lt;/P&gt;&lt;P&gt;I'm looking forward to your reply.&lt;BR /&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Ping&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 07:05:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319573#M14248</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2014-09-26T07:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319574#M14249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich, I believe I'm seeing this exact problem on my K64F, but I'm not positive.&amp;nbsp; However, the problem I've got is that I can't make the changes you've suggested because I can't find them in PEx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/50045iF2BF87714EB364D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By any chance is that option selected elsewhere in KDS 2.0?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm doing a write here, rather than a read.&amp;nbsp; Perhaps I'm barking up the wrong tree, but I was trying to figure out if there's a way to force the repeated start when I found this post.&amp;nbsp; The chip I'm using specifies that I either send a STOP or repeated start after the 0x01 in the image above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 18:20:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319574#M14249</guid>
      <dc:creator>dave408</dc:creator>
      <dc:date>2015-04-07T18:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319575#M14250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it seems that issue is present in many more devices, as they probably share the same silicon implementation.&lt;/P&gt;&lt;P&gt;Which I2C component are you using with Processor Expert?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 18:23:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319575#M14250</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-04-07T18:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319576#M14251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, thank you for the super prompt reply!&amp;nbsp; :smileyhappy:&amp;nbsp; I'm using fsl_i2c.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 18:24:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319576#M14251</guid>
      <dc:creator>dave408</dc:creator>
      <dc:date>2015-04-07T18:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319577#M14252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that means you are using the Kinetis SDK? I believe it is in the clock manager, but not sure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 18:30:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319577#M14252</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-04-07T18:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319578#M14253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I'm using KSDK as well.&amp;nbsp; I have disabled tabs and am going through each item in PEx, but nothing jumped out at me.&amp;nbsp; I looked at the clock manager and there's nothing really there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/50089i0AB28388F19B2446/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are a lot of clock-related settings for the CPU, but I never know what is safe to play with there.&amp;nbsp; Usually, I delete all configs except for the "maximum speed" config, but at the moment I have all five available and I'm using #1 (max speed).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 18:35:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319578#M14253</guid>
      <dc:creator>dave408</dc:creator>
      <dc:date>2015-04-07T18:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319579#M14254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is handled in the SDK source code, and I believe you cannot influence this with the settings in the components. You would need to check the SDK source code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 18:37:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319579#M14254</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-04-07T18:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319580#M14255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thanks, I'll take a look at the clock configuration in the setup code and will post up what I find.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 18:42:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319580#M14255</guid>
      <dc:creator>dave408</dc:creator>
      <dc:date>2015-04-07T18:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319581#M14256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pavel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having some trouble understanding some of this post, but I just wanted to clarify that this errata has been documented already for certain K22 and K21 devices.&amp;nbsp; If you check the errata sheets for Masks 2N03G and 3N03G, it is documented for these mask sets.&amp;nbsp; Can you please check your silicon and let us know if these are the Mask numbers on your parts?&amp;nbsp; If not, we definitely want to know the mask set numbers that you are seeing it on so that we can make sure we have all of the affected devices documented.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp; :smileyhappy:&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 21:52:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319581#M14256</guid>
      <dc:creator>chris_brown</dc:creator>
      <dc:date>2015-04-07T21:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319582#M14257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should not be seeing the same issue as the K64 does not have the same version of the I2C module as the K22/K21/ L Family.&amp;nbsp; But please let us know if changing the clock settings fixes your issue.&amp;nbsp; Also, could you let us know what version of PEx and the SDK that you are using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 21:55:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319582#M14257</guid>
      <dc:creator>chris_brown</dc:creator>
      <dc:date>2015-04-07T21:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K - I2C: Repeat start cannot be generated</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319583#M14258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris, I'm using KSDK 1.1 and whatever version of PEx is included with that.&amp;nbsp; I haven't figured out how to modify the KSDK to generate the repeat start.&amp;nbsp; However, I did fudge my function calls to mimic the signals for a repeat start, and it didn't help.&amp;nbsp; It looks like we also have an issue with our I2C address selection, so in the end it looks like I probably won't need the repeat start.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 13:27:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-I2C-Repeat-start-cannot-be-generated/m-p/319583#M14258</guid>
      <dc:creator>dave408</dc:creator>
      <dc:date>2015-04-09T13:27:18Z</dc:date>
    </item>
  </channel>
</rss>

