IEI Integration AUPS UART Protocal SPC User Manual

Page 11

Advertising
background image

AUPS

IEI Technology Corp.

- 11 -

AP SEND MCU RAED Temperature Command:

AP->MCU

:

Command:<02><01><08><0B><0D>

STX:0x02 Length:0x01

Command:0x08 CR:0x0D

Checksum:

(0x02+0x01+0x08)MOD 0x100 = 0x0B

MCU Response AP Temperature Value:


MCU->AP

:

Response:<02><03><08><0B><A5><BD><0D>

STX:0x02 Length:0x03 Command:0x08 Data:0x0BA5 CR:0x0D

Checksum:

(0x02+0x03+0x08+0x0B+0xA5)MOD 0x100 = 0XBD

Return Value:0x0BA5(2981°K)


°K

Absolute temperature

°C

Celsius temperature

[ °K -> °C ] Formula [ °K / 10 – 273 = °C ]

Example

25.1°C = 2981/10 - 273

Advertising