Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

shutdown problem with pcf.PCF8574GpioProvider #383

Open
HarryHpd opened this issue Nov 6, 2017 · 0 comments
Open

shutdown problem with pcf.PCF8574GpioProvider #383

HarryHpd opened this issue Nov 6, 2017 · 0 comments

Comments

@HarryHpd
Copy link

HarryHpd commented Nov 6, 2017

Hi,
I am using 1.2-SNAPSHOT via Maven in Eclipse.

With my pcf.PCF8574GpioProvider Pins I observe the problem that after ending my App via Ctrl-C, the shutdown hook will try to shutdown these Pins but leaves them in an unpredictable state.

This might be a side affect of timing issues I found as well for these pins. Firing several "gpio.setState(true,myOutput);" commands in my app will not work properly unless I pause for eg. 100 ms between these commands.

@HarryHpd HarryHpd changed the title shutdown porblem with pcf.PCF8574GpioProvider shutdown problem with pcf.PCF8574GpioProvider Nov 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant