<?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>8-bit Microcontrollers中的主题 Re: Differences between NXP MC9S08PT32VLC and MC9S08PT32AVLC</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Differences-between-NXP-MC9S08PT32VLC-and-MC9S08PT32AVLC/m-p/1283705#M23365</link>
    <description>&lt;P&gt;The version with A has a different mask set that fixes different errata that exist on the version without the A.&lt;/P&gt;
&lt;P&gt;I am guessing that when you develop your code you use the mask set&amp;nbsp;4N40C, which has the following errata sheet&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/errata/S08PT60_4N40C.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/errata/S08PT60_4N40C.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Now, the part with "A", you need to check the mask set, it can be&amp;nbsp;0N53H or 0N53H&lt;/P&gt;
&lt;P&gt;please check the errata for each mask set&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/errata/S08PT60_0N53H.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/errata/S08PT60_0N53H.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/errata/S08PT60_1N53H.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/errata/S08PT60_1N53H.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You need to check if on your original software you are doing any of the workarounds for any errata, if this is not the case your software can use it on the "A "version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no mechanical difference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Vicente Gomez&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 May 2021 20:54:59 GMT</pubDate>
    <dc:creator>vicentegomez</dc:creator>
    <dc:date>2021-05-27T20:54:59Z</dc:date>
    <item>
      <title>Differences between NXP MC9S08PT32VLC and MC9S08PT32AVLC</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Differences-between-NXP-MC9S08PT32VLC-and-MC9S08PT32AVLC/m-p/1283518#M23363</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to know if there are any significant electrical and mechanical differences between NXP MC9S08PT32VLC and MC9S08PT32&lt;STRONG&gt;A&lt;/STRONG&gt;VLC.&lt;/P&gt;&lt;P&gt;A long time ago we developed several firmwares for NXP MC9S08PT32VLC - are these source codes fully compatible with NXP MC9S08PT32&lt;STRONG&gt;A&lt;/STRONG&gt;VLC?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Michele&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 13:44:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Differences-between-NXP-MC9S08PT32VLC-and-MC9S08PT32AVLC/m-p/1283518#M23363</guid>
      <dc:creator>mickibiz</dc:creator>
      <dc:date>2021-05-27T13:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between NXP MC9S08PT32VLC and MC9S08PT32AVLC</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Differences-between-NXP-MC9S08PT32VLC-and-MC9S08PT32AVLC/m-p/1283705#M23365</link>
      <description>&lt;P&gt;The version with A has a different mask set that fixes different errata that exist on the version without the A.&lt;/P&gt;
&lt;P&gt;I am guessing that when you develop your code you use the mask set&amp;nbsp;4N40C, which has the following errata sheet&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/errata/S08PT60_4N40C.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/errata/S08PT60_4N40C.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Now, the part with "A", you need to check the mask set, it can be&amp;nbsp;0N53H or 0N53H&lt;/P&gt;
&lt;P&gt;please check the errata for each mask set&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/errata/S08PT60_0N53H.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/errata/S08PT60_0N53H.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/errata/S08PT60_1N53H.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/errata/S08PT60_1N53H.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You need to check if on your original software you are doing any of the workarounds for any errata, if this is not the case your software can use it on the "A "version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no mechanical difference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Vicente Gomez&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 20:54:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Differences-between-NXP-MC9S08PT32VLC-and-MC9S08PT32AVLC/m-p/1283705#M23365</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2021-05-27T20:54:59Z</dc:date>
    </item>
  </channel>
</rss>

