spiMaster_SingleRead isEndTransaction = False not working on Linux
isEndTransaction for the spiMaster_SingleRead works fine on Windows 11 but when I try to run the exact same Python code on Linux (PiOS and Ubuntu) the CS is being toggled at the end of each transaction. Not sure if anyone else is experiencing a similar issue.