MaixPy-v1 icon indicating copy to clipboard operation
MaixPy-v1 copied to clipboard

SPI crash if using more than 8 bits

Open carlfarrington opened this issue 6 years ago • 1 comments

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.

carlfarrington avatar Sep 04 '19 23:09 carlfarrington

other bits is not fully tested for we have no any use case

Neutree avatar Aug 07 '20 09:08 Neutree