raspberrypi_video doesn't connect to the right spi device
Closed this issue · 0 comments
jnj16180340 commented
Symptoms: Video output is red square; i2c interface functions work perfectly; SPI clock signal looks fine
Cause: Program tries connecting to "/dev/spidev0.1" when "/dev/spidev0.0" is intended.