<?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: Zigbee/IEEE802.15.4   MC13192evb code development Asp_GetTimeReq(zbClock24_t *time)</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Zigbee-IEEE802-15-4-MC13192evb-code-development-Asp-GetTimeReq/m-p/167735#M10873</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;the Clock are setup to run based on the "symbol" time that 802.15.4 uses.&lt;/DIV&gt;&lt;DIV&gt;this is 16uSec per symbol.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;e.g&lt;/DIV&gt;&lt;DIV&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left"&gt;5 second are: &amp;nbsp;5E-6 / 16&amp;nbsp;= 0x04c4be&lt;/P&gt;&lt;P align="left"&gt;BR,&lt;/P&gt;&lt;P align="left"&gt;Mads Westergreen&lt;FONT size="1"&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Dec 2007 03:37:44 GMT</pubDate>
    <dc:creator>Mads</dc:creator>
    <dc:date>2007-12-03T03:37:44Z</dc:date>
    <item>
      <title>Zigbee/IEEE802.15.4   MC13192evb code development Asp_GetTimeReq(zbClock24_t *time)</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Zigbee-IEEE802-15-4-MC13192evb-code-development-Asp-GetTimeReq/m-p/167734#M10872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;&lt;SPAN&gt;Zigbee/IEEE802.15.4&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt; MC13192evb code development&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 3;"&gt;&lt;I&gt;&lt;SPAN&gt;In the 802.15.4 MAC/PHY SoftwareReference Manual (&lt;/SPAN&gt;&lt;/I&gt;&lt;SPAN&gt;802154MPSRM.pdf)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I read :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;5.3.1void Asp_GetTimeReq(zbClock24_t *time)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This function requests the current value of the transceiver internal event timer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The time pointer points to a 3 byte array where the value of the transceiver’s internal 24 bit event timer will be copied. The current value of the internal event timer (0x000000 to 0xFFFFFF) is a little endian byte array. The function does not return any value because the call is always successful.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What&amp;nbsp;are the granularity and resolution of the current time returned with *time?&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 23:10:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Zigbee-IEEE802-15-4-MC13192evb-code-development-Asp-GetTimeReq/m-p/167734#M10872</guid>
      <dc:creator>beedeveloper</dc:creator>
      <dc:date>2007-11-28T23:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Zigbee/IEEE802.15.4   MC13192evb code development Asp_GetTimeReq(zbClock24_t *time)</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Zigbee-IEEE802-15-4-MC13192evb-code-development-Asp-GetTimeReq/m-p/167735#M10873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;the Clock are setup to run based on the "symbol" time that 802.15.4 uses.&lt;/DIV&gt;&lt;DIV&gt;this is 16uSec per symbol.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;e.g&lt;/DIV&gt;&lt;DIV&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left"&gt;5 second are: &amp;nbsp;5E-6 / 16&amp;nbsp;= 0x04c4be&lt;/P&gt;&lt;P align="left"&gt;BR,&lt;/P&gt;&lt;P align="left"&gt;Mads Westergreen&lt;FONT size="1"&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 03:37:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Zigbee-IEEE802-15-4-MC13192evb-code-development-Asp-GetTimeReq/m-p/167735#M10873</guid>
      <dc:creator>Mads</dc:creator>
      <dc:date>2007-12-03T03:37:44Z</dc:date>
    </item>
  </channel>
</rss>

