MaixPy-v1
MaixPy-v1 copied to clipboard
SPI crash if using more than 8 bits
There is a parameter bits= and the documentation says:
bits: data width, default is 8, range of values [4,32]
but it does not work! Any more than 8 bits just freezes completely.
other bits is not fully tested for we have no any use case