<?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のトピックEncapsulating Communication HC08</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Encapsulating-Communication-HC08/m-p/155203#M8780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;First of all let me apologize if my English isn’t very good, I am from Venezuela and is kind of hard to write in English for me.&lt;/P&gt;&lt;P&gt;I will like to know if anyone has any information about Encapsulation of communication, I am using a MC68HC08GP32A, and my problem is that I have some sensor connected to the HC08, from there I have to send the data to a computer, but I don’t a way to differentiate which information correspond to which sensor, so what I will like to know if there is a way to create some sort encapsulation so I can send the data with an identification etiquette.&lt;/P&gt;&lt;P&gt;I really appreciate your help. Thanks&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 14 Oct 2007 10:59:06 GMT</pubDate>
    <dc:creator>Argus</dc:creator>
    <dc:date>2007-10-14T10:59:06Z</dc:date>
    <item>
      <title>Encapsulating Communication HC08</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Encapsulating-Communication-HC08/m-p/155203#M8780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;First of all let me apologize if my English isn’t very good, I am from Venezuela and is kind of hard to write in English for me.&lt;/P&gt;&lt;P&gt;I will like to know if anyone has any information about Encapsulation of communication, I am using a MC68HC08GP32A, and my problem is that I have some sensor connected to the HC08, from there I have to send the data to a computer, but I don’t a way to differentiate which information correspond to which sensor, so what I will like to know if there is a way to create some sort encapsulation so I can send the data with an identification etiquette.&lt;/P&gt;&lt;P&gt;I really appreciate your help. Thanks&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Oct 2007 10:59:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Encapsulating-Communication-HC08/m-p/155203#M8780</guid>
      <dc:creator>Argus</dc:creator>
      <dc:date>2007-10-14T10:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Encapsulating Communication HC08</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Encapsulating-Communication-HC08/m-p/155204#M8781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;It sounds like you are communicating between devices/programs that are specific to you.&amp;nbsp; If so it seems like you just need to come up with some sort of communication protocol.&amp;nbsp; Since, from the way it I read it, you are writing the code for the sender and the receiver you can use whatever you like to differentiate between which sensor the data is from.&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 20:08:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Encapsulating-Communication-HC08/m-p/155204#M8781</guid>
      <dc:creator>allawtterb</dc:creator>
      <dc:date>2007-10-15T20:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Encapsulating Communication HC08</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Encapsulating-Communication-HC08/m-p/155205#M8782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Supongo que la interfaz de transmision la esta realizando de forma serial con el modulo SCI del microcontrolador, podria añadir un encabezado al valor sensado en el mesaje,&lt;/DIV&gt;&lt;DIV&gt;1 byte: NumerodelSensor&lt;/DIV&gt;&lt;DIV&gt;2..nbytes: Resultado de la medicion del respectivo sensor.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;con el primer bytes del mensaje puede determinar cual es el sensor al que corresponde.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Saludos, Hermano Bolivariano.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Translation: &lt;DIV style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px"&gt;I suppose that the interface of transmission this making of serial form with I modulate SCI of the microcontroller, podria to add heading to the value sensado in the mesaje, 1 byte: NumerodelSensor 2..nbytes: Result of the measurement of the respective sensor. with first the bytes of the message it can determine as it is the sensor to which it corresponds. Greetings, Bolivariano Brother.&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by NLFSJ on &lt;SPAN class="date_text"&gt;2007-10-20&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;09:36 AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Oct 2007 22:36:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Encapsulating-Communication-HC08/m-p/155205#M8782</guid>
      <dc:creator>erooll</dc:creator>
      <dc:date>2007-10-20T22:36:30Z</dc:date>
    </item>
  </channel>
</rss>

