close Warning: Can't synchronize with repository "(default)" (/common/SVN/crkit does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 1 of crkit/Software/Firmware/Framework/R3_arch/data_pkt


Ignore:
Timestamp:
Jun 17, 2010, 6:31:37 PM (14 years ago)
Author:
khanhle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • crkit/Software/Firmware/Framework/R3_arch/data_pkt

    v1 v1  
     1== Data Packet ==
     2
     3__Figure 1 - Data Packet Structure__
     4[[BR]][[BR]]
     5[[Image(data_pkt.jpg, 600px)]]
     6[[BR]][[BR]]
     7
     8
     9__Table 1 - Data Header__
     10||'''TYPE'''||RMAP packet type||
     11||          ||0x2000 - RMAP Read||
     12||          ||0x2001 - RMAP Write||
     13
     14__Table 2 - Data Payload__
     15||'''RMAP_ADDR'''||Register address to read/write||
     16||'''RMAP_DATA'''||Register data to write, applicable to Write only. For Read, this field is unused||
     17
     18
     19[..]