IBASE IBD185 User Manual

Page 9

Advertising
background image

IBD185 User Guide

9

1.3 Command and Reply Codes

1.3.1 Summary

Code Value

Description

GET_FIRMWARE_VERSION 0x80 Get MCU Firmware Version
GET_GPIO_CONFIG

0x8A Get GPIO configuration

SET_GPIO_CONFIG

0x8B Set GPIO configuration

GET_GPIO_STATUS

0x8C Get GPIO Status

SET_GPIO_STATUS

0x8D Set GPIO Status

I2C_API_COMMAND

0x8E I2C Bus Interface Command

<Note>The command 0xF0 ~ 0xFF is the reserved command for

instruction controller.

1.3.2 Get Mcu Firmware Version

Read version number of the MCU firmware

Request

Header Size

Command

Data CRC

0xFF

0xEE

0x00 GET_FIRMWARE_VERSION

None

Reply

Header Size

Command

Data CRC

0xFF

0xEE

Size of

Version

structure

GET_FIRMWARE_VERSION Version

structure

Version Structure

Field Type

Description

Major version

byte Major version number

Minor version

byte Minor version number

Build byte

Build

number

Advertising