Skip to content

Edgepi gpio transfer#61

Closed
sjpark608 wants to merge 22 commits into
devfrom
edgepi-gpio-transfer
Closed

Edgepi gpio transfer#61
sjpark608 wants to merge 22 commits into
devfrom
edgepi-gpio-transfer

Conversation

@sjpark608

@sjpark608 sjpark608 commented Jun 30, 2022

Copy link
Copy Markdown
Collaborator

Closes #50 , #51
set_expander_default() method to initialize the GPIO pins of the expander chips according to the configuration.

set_expander_default() method only sets the pin defined in the pin list generated during init

sjpark608 added 22 commits June 28, 2022 15:40
added more gpio state parameter in I2C info dataclass
added todo notes
another GPIO config added to I2CpinInfo dataclass
adding helper methods
read register
and map register to dictionary
…ther function to split pin list into two separate lists to check whether the gpio group uses two separate I2C expander
added more gpio state parameter in I2C info dataclass
added todo notes
another GPIO config added to I2CpinInfo dataclass
adding helper methods
read register
and map register to dictionary
…ther function to split pin list into two separate lists to check whether the gpio group uses two separate I2C expander
the __ was deleted by accident
@sjpark608 sjpark608 added the GPIO label Jun 30, 2022
@sjpark608 sjpark608 self-assigned this Jun 30, 2022
This was linked to issues Jun 30, 2022
@sjpark608 sjpark608 closed this Jun 30, 2022
Comment thread src/edgepi/gpio/edgepi_gpio.py
Comment thread src/edgepi/gpio/edgepi_gpio.py
Comment thread src/edgepi/gpio/gpio_commands.py
Comment thread src/edgepi/gpio/gpio_commands.py
Comment thread src/edgepi/gpio/edgepi_gpio.py
Comment thread src/edgepi/gpio/edgepi_gpio.py
Comment thread src/edgepi/gpio/edgepi_gpio.py
Comment thread src/edgepi/peripherals/i2c.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GPIOCommands Set defaults

2 participants