epsilonrt / piduino

Arduino API on Pi boards, the best of both worlds !
https://epsilonrt.fr/2019/01/piduino/
GNU Lesser General Public License v3.0
29 stars 7 forks source link

Default SPI Bus not found !: No such file or directory (v0.3.20) #2

Closed epsilonrt closed 5 years ago

epsilonrt commented 5 years ago

sudo Debug/test-piduino terminate called after throwing an instance of 'std::system_error' what(): Default SPI Bus not found !: No such file or directory Abandon

epsilonrt commented 5 years ago

Exception from SpiDev::Info::defaultBus () (call stack: pinMode() -> pinLocked()) This function throws an exception if the character file corresponding to the default SPI bus does not exist. This is not logical.