daniel-santos / mcp2210-linux

MCP2210 driver for linux
http://danielthesantos.blogspot.com/search/label/mcp2210
51 stars 31 forks source link

Invalid configuration not detected or explained well when stale_gpio_usecs is non-zero, but poll_gpio_usecs is. #32

Open daniel-santos opened 6 years ago

daniel-santos commented 6 years ago

This is only detected from the user space tool when you run "test config" or try to upload the settings with "set config" but it doesn't explain why. Further, we may really want to not poll, but let the driver cache a GPIO value for a certain amount of time.