You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SPI word size is set to u8. I can't seem to find this restriction in any documentation. The reference manual for the board says it allows 4 to 16 bits for transfer, and the data register allows writing 32. Where is the u8 coming from?
The text was updated successfully, but these errors were encountered:
The SPI word size is set to u8. I can't seem to find this restriction in any documentation. The reference manual for the board says it allows 4 to 16 bits for transfer, and the data register allows writing 32. Where is the u8 coming from?
The text was updated successfully, but these errors were encountered: