Lantronix xPico User Manual page 66

Device server
Hide thumbs Also See for xPico:
Table of Contents

Advertisement

10h = command 10h
00h, 00h, 00h, 00h = ignored
00h, 00h, 00h, 00h = ignored
Response details:
10h = response to command 10h
03h, 00h, 00h, 00h =
Example 2: PC sends command 1Bh to change the current states of GPIO 0
and 1.
PC -> xPico: 1Bh, 01h, 00h, 00h, 00h, 00h, 00h, 00h, 00h
xPico -> PC: 1Bh, 05h, 00h, 00h, 00h
Command details:
1Bh = command 1Bh
01h, 00h, 00h, 00h = the mask that determines which GPIOs will be changed.
00h, 00h, 00h, 00h = the new states
Response details:
1Bh = response to command 1Bh
05h, 00h, 00h, 00h =
xPico User Guide
bits 0 and 1 are 1 →CP1 and CP2 are configured as GPIOs.
bit 2 is 0 → CP3 is configured as either serial control or diagnostics.
The other bits are ignored because there are only eight configurable pins on
the xPico.
bit 0 is 1 → GPIO0 will be changed.
bit 1 is 0 → GPIO1 will remain the same.
bit 0 is 0 → GPIO0 will become 0.
bit 1 is ignored since it is masked out.
bit 0 is 1 → GPIO0 = 1
bit 1 is 0 → GPIO1 = 0
bit 2 is 1 → GPIO2 = 1
The other bits are ignored because there are only eight configurable pins on
the xPico.
9: GPIO Interface
66

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the xPico and is the answer not in the manual?

Questions and answers

Table of Contents