daniel-santos / mcp2210-linux

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

Honor cs_gpio and allow SPI devices where idle_cs == active_cs #1

Open daniel-santos opened 10 years ago

daniel-santos commented 10 years ago

We do not currently support cs_gpio. This can be a problem in some places, mainly when we need to use CS in a way that the MCP2210 SPI implementation doesn't support (like leaving CS asserted after a message is completed).