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
I want to use /dev/spidev2.1 in UP Board, which is written here.
However, this cannot be used because the chip-select pin doesn't work.
How can I make /dev/spidev2.1 work?
I want to use
/dev/spidev2.1in UP Board, which is written here.However, this cannot be used because the chip-select pin doesn't work.
How can I make
/dev/spidev2.1work?