Library used to work, but now I get a Seg Fault whenever I use any function call unless it is bcm2835_spi_setBitOrder()... Why could this be?
I am working on Raspbian Stretch with a Raspberry Pi 3 B. I have the spidev, bcm2835 library, and this library properly installed. Again, I have used this library successfully a year ago, but now I get Seg Faults...
Library used to work, but now I get a Seg Fault whenever I use any function call unless it is bcm2835_spi_setBitOrder()... Why could this be?
I am working on Raspbian Stretch with a Raspberry Pi 3 B. I have the spidev, bcm2835 library, and this library properly installed. Again, I have used this library successfully a year ago, but now I get Seg Faults...