Control the IO – Pins of the XT-PICO-XXL:
You always have to send two bytes. The first is the command byte and the second byte is the pin value
For example:
In order to configure PIN9 from the XT-PICO to an output, you have to send following control characters:
0x04 0x01
= Configure pin to Output
0x02 0x01
= set pin
0x01 0x01
= clear pin
Commands:
0x00
= Read Pin
0x01
= Clear Pin
0x02
= Set Pin
0x03
= Configure Pin to Input
0x04
= Configure pin to Output
0x05
= Clear Pullup
0x06
= Set Pullup
Summary of Contents for XT-PICO-XXL
Page 1: ...XT PICO XXL DesignGuide V1 1...
Page 6: ...5 Dimensions 22 mm 2mm 2mm 32 mm 24 mm Bottom View...
Page 9: ...Connecting plan...
Page 10: ...7 Schematics RS232...
Page 11: ...RS485...
Page 12: ...SPI...
Page 13: ...I2C...
Page 14: ...SD CARD...
Page 15: ...LCD DISPLAY SPI...
Page 16: ...LCD DISPLAY 4BIT...
Page 17: ...Dataflash SPI...
Page 18: ...POE PowerOverEthernet Note The POE module is available at AK NORD Order number AK9050...