78M6612-DB/OMU-USB Maxim Integrated Products, 78M6612-DB/OMU-USB Datasheet - Page 8

KIT DEMO OUTLET MEASUREMENT OMU1

78M6612-DB/OMU-USB

Manufacturer Part Number
78M6612-DB/OMU-USB
Description
KIT DEMO OUTLET MEASUREMENT OMU1
Manufacturer
Maxim Integrated Products

Specifications of 78M6612-DB/OMU-USB

Data Bus Width
8 bit
Interface Type
USB
Tool Type
Demonstration Board
Core Architecture
8051
Cpu Core
80515
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
6612_OMU_S2+2_URT_V1_14 Firmware Description Document
UG_6612_017
4.3
MPU Data Access Command
The most pertinent is the MPU data access command. All the measurement calculations are stored in the
MPU data addresses of the 78M6612. The host requests measurement information using the MPU data
access command which is a right parenthesis
)
To request information, the host sends the MPU data access command, the address (in hex) which is
requested, the format in which the data is desired (Hex or Decimal) and a carriage return. The contents
of the addresses that would be requested by the host are contained in
Section
5.
4.3.1 Individual Address Read
The host can request the information in hex or decimal format. $ requests information in hex, and ?
requests information in decimal. When requesting information in decimal, the data is preceded by a + or
a -. The exception is )AB? which returns a string (see the
AB
description).
An example of a command requesting the measured power in Watts from Outlet 1 (located at address
0x08) in decimal is as follows:
>)08?<CR>
An example of a command requesting the measured power in Watts from Outlet 1 (located at address
0x08) in hex is as follows:
>)08$<CR>
4.3.2 Consecutive Read
The host can request information from consecutive addresses by adding additional ? for decimal or
additional $ for hex.
An example of requests for the contents in decimal of ten consecutive addresses starting with 0x12 is:
>)12??????????<CR>
An example of requests for the contents in hex of ten consecutive addresses starting with 0x12 would be:
>)12$$$$$$$$$$<CR>
Note: The number of characters per line is limited to no more than 60.
8
Rev. 1.0

Related parts for 78M6612-DB/OMU-USB