[Overview][Resource strings][Constants][Classes][Index] Reference for unit 'mcp23017' (#pascalio)

MCP23X17_DEFAULT_ADDRESS

Default address of MCP23017

Declaration

Source position: mcp23017.pas line 44

const MCP23X17_DEFAULT_ADDRESS = %01000000;

Description

This is the default address of a bunch of GPIO extenders like the MCP23017, MCP23S17, MCP23018 and MCP23S18. You have to bias the chip's address by connecting the address pin(s) to GND or VCC. See your chip's datasheet for more information.


Documentation generated on: 2020-05-22