<?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: Powering up HC05 in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142714#M6372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi, Coolcat:&lt;BR /&gt;&lt;BR /&gt;The MC68HC05B16 does not contain any eeprom. If eeprom is really involved, it must be external to the HC05.&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 14 Jan 2007 06:50:46 GMT</pubDate>
    <dc:creator>rocco</dc:creator>
    <dc:date>2007-01-14T06:50:46Z</dc:date>
    <item>
      <title>Powering up HC05</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142707#M6365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello Everyone,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Can anyone please give me some advice on a HC05 chip.&amp;nbsp; I am trying to power the chip up so I can gain access to read the eeprom.&amp;nbsp; I have tried several different pin configurations based off some documents I have.&amp;nbsp; Can someone please tell me the pins to connect to.&amp;nbsp; I have a pinout of the chip just struggling to get communication.&amp;nbsp; Thanks in advance.&amp;nbsp; Everyone on this site has been very helpful.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards Coolcat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jan 2007 02:54:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142707#M6365</guid>
      <dc:creator>Coolcat</dc:creator>
      <dc:date>2007-01-13T02:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Powering up HC05</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142708#M6366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi Coolcat&lt;BR /&gt;what type is it? I have experience in K an B16 types and have also the programming tools.&lt;BR /&gt;&lt;BR /&gt;Maybe i can help you.&lt;BR /&gt;&lt;BR /&gt;Saluti Joerg&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jan 2007 04:38:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142708#M6366</guid>
      <dc:creator>joerg</dc:creator>
      <dc:date>2007-01-13T04:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Powering up HC05</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142709#M6367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Obviously You need at least refer to the proper model: as Joerg suggested, there are&amp;nbsp;more than&amp;nbsp;a dozen of HC05 models. I too have experience with HC705J and HC16B but HC05C9 or P6 are equally diffused.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Unfortunately if the ROM is secured, as it is&amp;nbsp;good practice to do,&amp;nbsp;you have no possibility to read the code...&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Good luck,&lt;/DIV&gt;&lt;DIV&gt;Encoder&lt;/DIV&gt;&lt;P&gt;Message Edited by Encoder on &lt;SPAN class="date_text"&gt;2007-01-12&lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;09:04 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jan 2007 05:03:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142709#M6367</guid>
      <dc:creator>Encoder</dc:creator>
      <dc:date>2007-01-13T05:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Powering up HC05</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142710#M6368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi, Coolcat:&lt;BR /&gt;&lt;BR /&gt;In addition to what Joerg and Encoder stated, there is also the possibility that your part has mask-rom.&lt;BR /&gt;&lt;BR /&gt;You mention that it is an HC05, which would normally have mask-rom. If it is mask-rom, there will be no way to read the contents.&lt;BR /&gt;&lt;BR /&gt;If it is an HC&lt;B&gt;7&lt;/B&gt;05, then it has eprom, and might be readable, if it has not been secured. But I know of no one who didn't secure their parts.&lt;BR /&gt;&lt;BR /&gt;If it is an HC&lt;B&gt;8&lt;/B&gt;05, then it has eeprom, and may be readable as well, but the HC805s were used mainly for firmware development.&lt;P&gt;Message Edited by rocco on &lt;SPAN class="date_text"&gt;2007-01-12&lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;06:30 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jan 2007 10:29:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142710#M6368</guid>
      <dc:creator>rocco</dc:creator>
      <dc:date>2007-01-13T10:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Powering up HC05</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142711#M6369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hello,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The question was "indirectly" asked earlier in the &lt;A href="http://forums.freescale.com/freescale/board/message?board.id=8BITCOMM&amp;amp;message.id=3859#M3859" target="_blank"&gt;post 3859&lt;/A&gt;.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The mask corresponds to a&amp;nbsp;ROM part and the code is proprietary to the company who created it.&lt;/DIV&gt;&lt;DIV&gt;You may try asking the code from that company, but I doubt they would release it.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Alban.&lt;/DIV&gt;&lt;P&gt;Message Edited by Alban on &lt;SPAN class="date_text"&gt;2007-01-13&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;03:09 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jan 2007 11:07:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142711#M6369</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2007-01-13T11:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Powering up HC05</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142712#M6370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Thank you for everyones replies.&amp;nbsp; It is a HC05B16.&amp;nbsp; What I am trying to accomplish is this. I service high end cars.&amp;nbsp; Whenever someone loses there keys to a Saab&amp;nbsp;I have to replace this module they call a TWICE module.&amp;nbsp; It is quite expensive.&amp;nbsp; I would like to reset the module to a state that will accept the new keys.&amp;nbsp; All I need to do is access the eeprom of the device.&amp;nbsp; This is possible I know because there are companies that are providing this service in my industry.&amp;nbsp; They do&amp;nbsp;not want to share the information on how because they would not make as much money.&amp;nbsp; They are just a aftermarket service provider like me.&amp;nbsp; One of the guys did share that he is only connecting to 3 pins of the device to power up and communicate with device.&amp;nbsp; I do not know if he is misleading me of if this is true.&amp;nbsp; That is why I am seeking out the answer for myself.&amp;nbsp; Thank you in advance for everyones time.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jan 2007 02:31:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142712#M6370</guid>
      <dc:creator>Coolcat</dc:creator>
      <dc:date>2007-01-14T02:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Powering up HC05</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142713#M6371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Coolcat,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Surely you realise that there is not only the person that loses their keys to consider here. What about the person that loses their Saab?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Also presumably you need a virgin key to do this, the distribution of which would also be tightly controlled.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;What is the PIN code for your bank account? I won't take any money out.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards&lt;/DIV&gt;&lt;DIV&gt;Peg&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jan 2007 06:41:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142713#M6371</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2007-01-14T06:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Powering up HC05</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142714#M6372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi, Coolcat:&lt;BR /&gt;&lt;BR /&gt;The MC68HC05B16 does not contain any eeprom. If eeprom is really involved, it must be external to the HC05.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jan 2007 06:50:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142714#M6372</guid>
      <dc:creator>rocco</dc:creator>
      <dc:date>2007-01-14T06:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Powering up HC05</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142715#M6373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Peg,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I understand your concerns.&amp;nbsp; Our company has had a very good reputation for the past 30 years and are also bonded service providers.&amp;nbsp; As far as keys go we are distributors of keys internationally.&amp;nbsp; And no you can't have my bank account PIN &lt;IMG alt=":smileyvery-happy:" class="emoticon emoticon-smileyvery-happy" id="smileyvery-happy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-very-happy.gif" title="Smiley Very Happy" /&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 00:47:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142715#M6373</guid>
      <dc:creator>Coolcat</dc:creator>
      <dc:date>2007-01-15T00:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Powering up HC05</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142716#M6374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello,&lt;BR /&gt;may be, the firmware contained in secured HC05 supports memory dump (or more operations) provided some security check mechanism is succesfully completed.&lt;BR /&gt;&lt;BR /&gt;AFAIK, the 05B16 contains 256B of EEPROM.&lt;BR /&gt;&lt;BR /&gt;To program 05B16, you need more then 3 pins. Three sounds better than 5 or 8 or more &lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" id="smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;P&gt;Message Edited by Andik on &lt;SPAN class="date_text"&gt;2007-01-15&lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;10:23 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 18:17:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142716#M6374</guid>
      <dc:creator>Andik</dc:creator>
      <dc:date>2007-01-15T18:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Powering up HC05</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142717#M6375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi guys,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Well... If the device is the Mask Set mentioned before, then it&amp;nbsp;is NOT the reference mentioned here.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;As the information is Confidential and Proprietary of the company who created the device, I cannot post the device reference.&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;However, I wanted to mention you are going the wrong way.&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If you are an approved/registered dealer, you should ask for an authorization from Saab.&lt;/DIV&gt;&lt;DIV&gt;Otherwise, I don't see any &lt;STRONG&gt;legal&lt;/STRONG&gt; way for you to hack the keys, even if I know there is a already a real market for it.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Does anyone has any advice on how to access this kind of info ?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have seen a few Automobile forums where things liek this are explained. That could be a way...&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Cheers,&lt;/DIV&gt;&lt;DIV&gt;Alban.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 20:13:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142717#M6375</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2007-01-15T20:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Powering up HC05</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142718#M6376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Andik wrote:&lt;BR /&gt;AFAIK, the 05B16 contains 256B of EEPROM.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;Andik is correct. My bad. That's what I get for trusting the webpage. &lt;IMG alt=":smileywink:" class="emoticon emoticon-smileywink" id="smileywink" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-wink.gif" title="Smiley Wink" /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=68HC05B16" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=68HC05B16&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 04:05:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142718#M6376</guid>
      <dc:creator>rocco</dc:creator>
      <dc:date>2007-01-16T04:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Powering up HC05</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142719#M6377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;if i hear 3 wires and a HC05 device; i think it is a serial connection with their own protocol. Useless to invest too much time to get the way it works.&lt;BR /&gt;&lt;BR /&gt;Saluti Joerg&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2007 23:13:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Powering-up-HC05/m-p/142719#M6377</guid>
      <dc:creator>joerg</dc:creator>
      <dc:date>2007-01-17T23:13:13Z</dc:date>
    </item>
  </channel>
</rss>

