<?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: RD3112MMA7260QSW.exe codes</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/RD3112MMA7260QSW-exe-codes/m-p/137460#M4690</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;copied from minitriax01g.asm source code available from freescale webpages:&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;; MiniTriax01g.asm&amp;nbsp; 23May05&amp;nbsp;&amp;nbsp;&lt;BR /&gt;; ----------------------&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1"&gt;&lt;FONT face="Courier New"&gt;; At RESET&lt;BR /&gt;;&amp;nbsp;========&lt;BR /&gt;;&amp;nbsp;A: if PushButton pressed for &amp;lt;3s, runs most recent Application 1-3 (pointed to by FLASH byte NApp)&lt;BR /&gt;;&amp;nbsp;B: if PushButton pressed for &amp;gt;3s, beeps for 1s and then runs FreeFall&lt;BR /&gt;;&amp;nbsp;C: if PushButton not pressed, starts communication with PC at 38,400 bauds and...&lt;BR /&gt;;&amp;nbsp; - If PushButton presssed after Reset and before Handshake,&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; then goes into Sample Mode (X&amp;amp;amp;Y 100x/s 40.96s)&lt;BR /&gt;;&amp;nbsp; - Handshake= waits for 'R' then responds with 'N' ('M' for &amp;amp;lt;TRIAX06) and beeps once&lt;BR /&gt;;&amp;nbsp; - once Handshake established, waits for one of the following&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'V': sends 6 bytes = 'x',Xval,'y',Yval,'z',Zval&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'F': sends 2050 bytes = 'A', Zval x 2048, 'Z' (2048 readings in 1s)&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'G': sends 2050 bytes = 'A', Yval x 2048, 'Z' (2048 readings in 1s)&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'H': sends 2050 bytes = 'A', Xval x 2048, 'Z' (2048 readings in 1s)&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'K': sends 9 calibration bytes = 'X',Xoff,Xmax,'Y',Yoff,Ymax,'Z',Zoff,Zmax&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'k': waits for 'k' + 6 cal bytes (Xoff,Xmax,Yoff,Ymax,Zoff,Zmax) ---&amp;amp;gt; flash&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; '0': runs App0 (FreeFall)&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; '1': runs App1 (Shock Detection); remembers App1 as last App&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; '2': runs App2 (Anti-Theft); remembers App2 as last App&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; '3': runs App3 (Battery Saver); remembers App3 as last App&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'E': waits for AdrH &amp;amp; AdrL and returns EEPROM content at that address&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'W': waits for AdrH &amp;amp; AdrL &amp;amp;amp; Data and stores byte at that address&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Hope it help, regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Pavel, ok2ucx&lt;/FONT&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jun 2006 16:21:07 GMT</pubDate>
    <dc:creator>ok2ucx</dc:creator>
    <dc:date>2006-06-06T16:21:07Z</dc:date>
    <item>
      <title>RD3112MMA7260QSW.exe codes</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/RD3112MMA7260QSW-exe-codes/m-p/137459#M4689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;&lt;SPAN class="postdetails"&gt;&lt;SPAN class="postbody"&gt;Does anyone know where I can find at least some of the code used in the TRIAX Accelerometer demo program for the&amp;nbsp;RD3112MMA7260Q demo&amp;nbsp;board? Or part of it related with a data exchange&amp;nbsp;via RS232! I want to use this board directly&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="postdetails"&gt;&lt;SPAN class="postbody"&gt;&amp;nbsp;in my system, but don't know about RS232 data exchange protocol (data format, data rate etc) and cannot find it in a documentation on CD and freescale web site! Really exists RD3112MMA7260QSW.exe but it is as "black box". Please help because in an opposite case this board will be not usefull for me...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2006 23:40:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/RD3112MMA7260QSW-exe-codes/m-p/137459#M4689</guid>
      <dc:creator>lemon</dc:creator>
      <dc:date>2006-05-30T23:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: RD3112MMA7260QSW.exe codes</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/RD3112MMA7260QSW-exe-codes/m-p/137460#M4690</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;copied from minitriax01g.asm source code available from freescale webpages:&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;; MiniTriax01g.asm&amp;nbsp; 23May05&amp;nbsp;&amp;nbsp;&lt;BR /&gt;; ----------------------&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1"&gt;&lt;FONT face="Courier New"&gt;; At RESET&lt;BR /&gt;;&amp;nbsp;========&lt;BR /&gt;;&amp;nbsp;A: if PushButton pressed for &amp;lt;3s, runs most recent Application 1-3 (pointed to by FLASH byte NApp)&lt;BR /&gt;;&amp;nbsp;B: if PushButton pressed for &amp;gt;3s, beeps for 1s and then runs FreeFall&lt;BR /&gt;;&amp;nbsp;C: if PushButton not pressed, starts communication with PC at 38,400 bauds and...&lt;BR /&gt;;&amp;nbsp; - If PushButton presssed after Reset and before Handshake,&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; then goes into Sample Mode (X&amp;amp;amp;Y 100x/s 40.96s)&lt;BR /&gt;;&amp;nbsp; - Handshake= waits for 'R' then responds with 'N' ('M' for &amp;amp;lt;TRIAX06) and beeps once&lt;BR /&gt;;&amp;nbsp; - once Handshake established, waits for one of the following&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'V': sends 6 bytes = 'x',Xval,'y',Yval,'z',Zval&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'F': sends 2050 bytes = 'A', Zval x 2048, 'Z' (2048 readings in 1s)&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'G': sends 2050 bytes = 'A', Yval x 2048, 'Z' (2048 readings in 1s)&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'H': sends 2050 bytes = 'A', Xval x 2048, 'Z' (2048 readings in 1s)&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'K': sends 9 calibration bytes = 'X',Xoff,Xmax,'Y',Yoff,Ymax,'Z',Zoff,Zmax&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'k': waits for 'k' + 6 cal bytes (Xoff,Xmax,Yoff,Ymax,Zoff,Zmax) ---&amp;amp;gt; flash&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; '0': runs App0 (FreeFall)&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; '1': runs App1 (Shock Detection); remembers App1 as last App&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; '2': runs App2 (Anti-Theft); remembers App2 as last App&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; '3': runs App3 (Battery Saver); remembers App3 as last App&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'E': waits for AdrH &amp;amp; AdrL and returns EEPROM content at that address&lt;BR /&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'W': waits for AdrH &amp;amp; AdrL &amp;amp;amp; Data and stores byte at that address&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Hope it help, regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Pavel, ok2ucx&lt;/FONT&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 16:21:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/RD3112MMA7260QSW-exe-codes/m-p/137460#M4690</guid>
      <dc:creator>ok2ucx</dc:creator>
      <dc:date>2006-06-06T16:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: RD3112MMA7260QSW.exe codes</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/RD3112MMA7260QSW-exe-codes/m-p/137461#M4691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Thank you, Pavel!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Stanislav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 14:11:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/RD3112MMA7260QSW-exe-codes/m-p/137461#M4691</guid>
      <dc:creator>lemon</dc:creator>
      <dc:date>2006-06-15T14:11:23Z</dc:date>
    </item>
  </channel>
</rss>

