7.6.2. CMD_GPIO_LOCAL_READCONFIG_REQ
This command reads the current configuration of the free GPIOs of the radio module.
Format:
Start signal
Command
Length
CS
0x02
0x2B
0x00 0x00
0x29
Response (
Start signal
Command | 0x40
Length
Status
Block
1
. . .
Block
n
CS
0x02
0x6B
2 Bytes
1 Byte
x Bytes
x Bytes
1 Byte
Status:
0x00:
Request received and processed
0x01:
Operation failed
0xFF:
Operation not permitted
CMD_GPIO_LOCAL_READCONFIG_CNF block structure
Each
Block
has the following format:
Length
GPIO_ID
Function
Values
1 Byte
1 Byte
1 Byte
(Length - 2) Byte
Length:
Length of the subsequent bytes in this block
GPIO_ID:
ID of the GPIO, see chapter
Function:
0x00:
GPIO is disconnected
0x01:
GPIO works as input
0x02:
GPIO works as output
Values:
• if
Function
is disconnected, Length is 0x02:
Values
field is not used in this Block
• if
Function
is input, Length is 0x03:
0x00:
GPIO has no pull resistor
0x01:
GPIO has pull down resistor
0x02:
GPIO has pull up resistor
• if
Function
is output, Length is 0x03:
0x00:
GPIO is output LOW
0x01:
GPIO is output HIGH
Proteus-e reference manual version 0.3
© November 2021
www.we-online.com/wireless-connectivity
62