<?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 Mattlab and ZSTAR2 in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Mattlab-and-ZSTAR2/m-p/156704#M9054</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;Hello all,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This is my first post, i'm&amp;nbsp;ido, from Israel&amp;nbsp;&lt;A href="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif"&gt;&lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I'm currently&amp;nbsp;beginning&amp;nbsp;a project in which i'm&amp;nbsp;going to try to receive&amp;nbsp;physiological parameters&amp;nbsp;using the ZSTAR2 eval. board.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I'm have some basic Q, and i'll&amp;nbsp;appreciate&amp;nbsp;any kind of Info which will get me started. so, here we go:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;1. I know the BW (for each data channel) was chosen to be 50Hz, but what is the sampling rate?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;2. the transmitter&amp;nbsp;transmit 20 packets per sec, does the sample transmmition&amp;nbsp;is also 20 per sec?&lt;/DIV&gt;&lt;DIV&gt;or maybe one transmmition&amp;nbsp;consists of more the 1 sample per each channel?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;3. this is the most important one. i would like to analyze the data on real time, preferably&amp;nbsp;using MATLAB.&lt;/DIV&gt;&lt;DIV&gt;what is the best way to pull the data directly from the USB&amp;nbsp;port? is it possible with matlab? do i need extra drivers?&lt;/DIV&gt;&lt;DIV&gt;I saw that i can pull data from the stick using a program like Hiperterminal, is it possible to write some code to pull data using matlab?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;thx&amp;nbsp;alot&amp;nbsp;for any info,&lt;/DIV&gt;&lt;DIV&gt;Ido.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by Ido on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2008-05-18&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;04:10 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 May 2008 22:08:17 GMT</pubDate>
    <dc:creator>Ido</dc:creator>
    <dc:date>2008-05-18T22:08:17Z</dc:date>
    <item>
      <title>Mattlab and ZSTAR2</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Mattlab-and-ZSTAR2/m-p/156704#M9054</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;Hello all,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This is my first post, i'm&amp;nbsp;ido, from Israel&amp;nbsp;&lt;A href="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif"&gt;&lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I'm currently&amp;nbsp;beginning&amp;nbsp;a project in which i'm&amp;nbsp;going to try to receive&amp;nbsp;physiological parameters&amp;nbsp;using the ZSTAR2 eval. board.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I'm have some basic Q, and i'll&amp;nbsp;appreciate&amp;nbsp;any kind of Info which will get me started. so, here we go:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;1. I know the BW (for each data channel) was chosen to be 50Hz, but what is the sampling rate?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;2. the transmitter&amp;nbsp;transmit 20 packets per sec, does the sample transmmition&amp;nbsp;is also 20 per sec?&lt;/DIV&gt;&lt;DIV&gt;or maybe one transmmition&amp;nbsp;consists of more the 1 sample per each channel?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;3. this is the most important one. i would like to analyze the data on real time, preferably&amp;nbsp;using MATLAB.&lt;/DIV&gt;&lt;DIV&gt;what is the best way to pull the data directly from the USB&amp;nbsp;port? is it possible with matlab? do i need extra drivers?&lt;/DIV&gt;&lt;DIV&gt;I saw that i can pull data from the stick using a program like Hiperterminal, is it possible to write some code to pull data using matlab?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;thx&amp;nbsp;alot&amp;nbsp;for any info,&lt;/DIV&gt;&lt;DIV&gt;Ido.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by Ido on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2008-05-18&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;04:10 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2008 22:08:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Mattlab-and-ZSTAR2/m-p/156704#M9054</guid>
      <dc:creator>Ido</dc:creator>
      <dc:date>2008-05-18T22:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mattlab and ZSTAR2</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Mattlab-and-ZSTAR2/m-p/156705#M9055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Ok... I'm still stuck, and i'll appriciate any kind of help.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I can't extrect data from the Zstar2 with matlab. It apears it doesnt have the terminal_like abilities.&lt;/DIV&gt;&lt;DIV&gt;I'v tried creating VISA object, and still no progress.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If anybody knows or have an idea how can I communicate with the sensor via matlab, please post a replay. If it is not possible (without writing a driver, a task that will finish all my time for this project), please let me know also.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;thx,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;ido.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jun 2008 22:42:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Mattlab-and-ZSTAR2/m-p/156705#M9055</guid>
      <dc:creator>Ido</dc:creator>
      <dc:date>2008-06-22T22:42:40Z</dc:date>
    </item>
  </channel>
</rss>

