<?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: Which device can I use to replace a MC68HC705B16CFN  ?</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Which-device-can-I-use-to-replace-a-MC68HC705B16CFN/m-p/435787#M21532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems you're looking for a pin-to-pin replacement, or close enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My thoughts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using another HC05 is obviously pointless.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only reasonable alternative to keep changes to a minimum is to move to a S08.&amp;nbsp; Although an S08 is source code and object code backwards compatible to the HC05, that's where the similarity ends.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Memory layout, or accessing MCU peripherals (like the A/D) is not 100% compatible, so some code rewriting will most likely be required.&amp;nbsp; So, if you only have the binary image of the app, it won't be easy, as you would first have to disassemble the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solving pin-out issues is a smaller problem as you should be able to make an add-on mini PCB to convert another MCU's pin-out to your original.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think you would have to write your code from scratch.&amp;nbsp; It's fairly easy and straight forward to convert HC05 code to S08, and to also take advantage of the new capabilities.&amp;nbsp; However, you would need to have the source code.&amp;nbsp; Do you have it?&amp;nbsp; In what language?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(BTW, I may be able to help with the conversion as I've done this many-many times already.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 May 2015 19:56:37 GMT</pubDate>
    <dc:creator>tonyp</dc:creator>
    <dc:date>2015-05-15T19:56:37Z</dc:date>
    <item>
      <title>Which device can I use to replace a MC68HC705B16CFN  ?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Which-device-can-I-use-to-replace-a-MC68HC705B16CFN/m-p/435786#M21531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have using this chip (MC68HC705B16CFN) for well over 10 years.&amp;nbsp; I'm having a lot of trouble finding these chips.&amp;nbsp; I'd like to update to a newer chip that can accept the program file that is being used for the MC68HC705B16CFN.&amp;nbsp; It's been many years since I have had to deal with programming, so I would &lt;SPAN style="text-decoration: underline;"&gt;not&lt;/SPAN&gt; like to start over with the programming.&amp;nbsp; I've looked around to try to find a suitable replacement, but have come up short.&amp;nbsp; My application uses the A/D input on PD3.&amp;nbsp; I believe this is why I've been coming up short.&amp;nbsp; Is there any hope for me to find such a replacement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 05:35:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Which-device-can-I-use-to-replace-a-MC68HC705B16CFN/m-p/435786#M21531</guid>
      <dc:creator>patrickdurham</dc:creator>
      <dc:date>2015-05-15T05:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Which device can I use to replace a MC68HC705B16CFN  ?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Which-device-can-I-use-to-replace-a-MC68HC705B16CFN/m-p/435787#M21532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems you're looking for a pin-to-pin replacement, or close enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My thoughts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using another HC05 is obviously pointless.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only reasonable alternative to keep changes to a minimum is to move to a S08.&amp;nbsp; Although an S08 is source code and object code backwards compatible to the HC05, that's where the similarity ends.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Memory layout, or accessing MCU peripherals (like the A/D) is not 100% compatible, so some code rewriting will most likely be required.&amp;nbsp; So, if you only have the binary image of the app, it won't be easy, as you would first have to disassemble the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solving pin-out issues is a smaller problem as you should be able to make an add-on mini PCB to convert another MCU's pin-out to your original.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think you would have to write your code from scratch.&amp;nbsp; It's fairly easy and straight forward to convert HC05 code to S08, and to also take advantage of the new capabilities.&amp;nbsp; However, you would need to have the source code.&amp;nbsp; Do you have it?&amp;nbsp; In what language?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(BTW, I may be able to help with the conversion as I've done this many-many times already.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 19:56:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Which-device-can-I-use-to-replace-a-MC68HC705B16CFN/m-p/435787#M21532</guid>
      <dc:creator>tonyp</dc:creator>
      <dc:date>2015-05-15T19:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Which device can I use to replace a MC68HC705B16CFN  ?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Which-device-can-I-use-to-replace-a-MC68HC705B16CFN/m-p/435788#M21533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, where do I go from here?  Can you suggest an S08 part number?&lt;/P&gt;&lt;P&gt;And what about the A/D converter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick Durham&lt;/P&gt;&lt;P&gt;VP of Operations&lt;/P&gt;&lt;P&gt;Machine Control Systems, Inc.&lt;/P&gt;&lt;P&gt;&amp;lt;patrick@machinecontrolsystemsinc.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2015 06:39:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Which-device-can-I-use-to-replace-a-MC68HC705B16CFN/m-p/435788#M21533</guid>
      <dc:creator>patrickdurham</dc:creator>
      <dc:date>2015-05-16T06:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Which device can I use to replace a MC68HC705B16CFN  ?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Which-device-can-I-use-to-replace-a-MC68HC705B16CFN/m-p/435789#M21534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are all HC05 chips out of production?  Why would&lt;/P&gt;&lt;P&gt;another HC05 be pointless?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick Durham&lt;/P&gt;&lt;P&gt;VP of Operations&lt;/P&gt;&lt;P&gt;Machine Control Systems, Inc.&lt;/P&gt;&lt;P&gt;&amp;lt;patrick@machinecontrolsystemsinc.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2015 06:50:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Which-device-can-I-use-to-replace-a-MC68HC705B16CFN/m-p/435789#M21534</guid>
      <dc:creator>patrickdurham</dc:creator>
      <dc:date>2015-05-16T06:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Which device can I use to replace a MC68HC705B16CFN  ?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Which-device-can-I-use-to-replace-a-MC68HC705B16CFN/m-p/435790#M21535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are all not recommended for new designs.&lt;/P&gt;&lt;P&gt;From Freescale's web site the only member with enough memory to be memory-size compatible with the B16 is the C9A.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=68HC705C9A" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=68HC705C9A"&gt;68HC705C9A|8-bit Microcontroller (MCU)|Freescale&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you follow the Buy link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=68HC705C9A&amp;amp;cof=0&amp;amp;am=0&amp;amp;nodeId=012F5084498633&amp;amp;tab=Buy_Parametric_Tab&amp;amp;fromSearch=false" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=68HC705C9A&amp;amp;cof=0&amp;amp;am=0&amp;amp;nodeId=012F5084498633&amp;amp;tab=Buy_Parametric_Tab&amp;amp;fromSearch=false"&gt;68HC705C9A|8-bit Microcontroller (MCU)|Freescale&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you'll see that it is End of Life and no longer manufactured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, HC05 replacement is pretty much out the of question unless you can find some source that has new old stock that can cover you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2015 19:12:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Which-device-can-I-use-to-replace-a-MC68HC705B16CFN/m-p/435790#M21535</guid>
      <dc:creator>tonyp</dc:creator>
      <dc:date>2015-05-16T19:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Which device can I use to replace a MC68HC705B16CFN  ?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Which-device-can-I-use-to-replace-a-MC68HC705B16CFN/m-p/435791#M21536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That depends on a lot of factors: How many I/O pins you need, RAM &amp;amp; ROM sizes, etc.&lt;/P&gt;&lt;P&gt;There are a lot of options in the S08 range.&amp;nbsp; I think the only one available that would work with the minimum changes for you is the FL16 as it has the same memory, it's DIP and 5V so it covers basic compatibility, and its status is 'active'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=S08FL&amp;amp;lang_cd=en" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=S08FL&amp;amp;lang_cd=en"&gt;8-bit Cost-Effective FL16/8 MCUs|Freescale&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specifically the &lt;SPAN class="ng-scope"&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=S08FL&amp;amp;cof=0&amp;amp;am=0&amp;amp;nodeId=012F5084491437EDDD&amp;amp;tab=Buy_Parametric_Tab&amp;amp;fromSearch=false" target="_blank"&gt;MC9S08FL16CBM &lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2015 19:18:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Which-device-can-I-use-to-replace-a-MC68HC705B16CFN/m-p/435791#M21536</guid>
      <dc:creator>tonyp</dc:creator>
      <dc:date>2015-05-16T19:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Which device can I use to replace a MC68HC705B16CFN  ?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Which-device-can-I-use-to-replace-a-MC68HC705B16CFN/m-p/435792#M21537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Indeed, all the HC05 family of parts are in the phase out mode. They are legacy parts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately we do not have a direct replacement for the MC68HC705B16CFN device, but a good recommendation would be the S08 family, however, that &lt;SPAN style="text-decoration: underline;"&gt;does not make it pin to pin compatible&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A suggested replacement would be the S08AW 8-bit MCU family.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S08AW 8-bit Microcontroller Family web page: Overview, Documentation, Software &amp;amp; Tools, Orderable parts:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=S08AW&amp;amp;lang_cd=en" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=S08AW&amp;amp;lang_cd=en"&gt;8-bit General Purpose AW60/48/32/16 MCUs|Freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The S08AW family belongs to the Product Longevity Program. That means that Freescale makes a broad range of devices available for a minimum period of 10 and 15 years.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find more information about the Product Longevity Program at:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=LONGEVITY-ARCHIVED" title="http://www.freescale.com/webapp/sps/site/overview.jsp?code=LONGEVITY-ARCHIVED"&gt;Product Longevity - Archived|Freescale&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to the following information that could be useful for you in case you decide to move to the S08 family:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/files/microcontrollers/doc/app_note/AN1218.pdf" title="http://www.freescale.com/files/microcontrollers/doc/app_note/AN1218.pdf"&gt;Application Note AN1218&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/files/microcontrollers/doc/app_note/AN2717.pdf?fpsp=1" title="http://www.freescale.com/files/microcontrollers/doc/app_note/AN2717.pdf?fpsp=1"&gt;Application Note AN2717&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you need a specific recommendation, please let me know the necessities of your project. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this information will be useful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;David Diaz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 19:53:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Which-device-can-I-use-to-replace-a-MC68HC705B16CFN/m-p/435792#M21537</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2015-05-18T19:53:21Z</dc:date>
    </item>
  </channel>
</rss>

