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

first SPI transfer does nothing #17

Closed epsilonrt closed 4 years ago

epsilonrt commented 4 years ago

After opening the SPI bus, the first transfer made does nothing. It appears that the vector SpiDev::Private::tstack is not empty and contains 36 messages!