python-spi
python-spi copied to clipboard
Question about CS
Hello,
I have an IC which needs CS to be continuously low at some point in order to read the output codes it is producing. I have set spi.cs_high = False but it doesn't permanently stay low, is there any way to go around this? Can I maybe set the pin of the IC to ground and write spi.NO_CS = True? If you have any idea or suggestion I would be glad to receive it!
Best, Sofia