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
Hi, I’m new to programming the BBB and am trying to transfer 32 bits per word using the SPI interface. I notice that the source code in adafruit bbio’s spimodule.c limits bpw range as 8 to 16 bits. Would it be possible to increase this to 32? How can this be done? Any help is much appreciated. Many thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi, I’m new to programming the BBB and am trying to transfer 32 bits per word using the SPI interface. I notice that the source code in adafruit bbio’s spimodule.c limits bpw range as 8 to 16 bits. Would it be possible to increase this to 32? How can this be done? Any help is much appreciated. Many thanks in advance!
The text was updated successfully, but these errors were encountered: