

Maeur1
-
Posts
7 -
Joined
-
Last visited
Reputation Activity
-
Maeur1 got a reaction from awef in OPZero SPIdev usage
Well after using your script.bin, it seems to have the other SPI line in it (spidev1.0 and spidev0.0)! But I need to test whether it is working, so I shall try out both the NOR flash SPI and also the GPIO SPI once I get home.
Thanks for that help
EDIT: After getting home, and testing, both SPI lanes are working perfectly now! Thanks a bunch
-
Maeur1 got a reaction from tkaiser in OPZero SPIdev usage
Well after using your script.bin, it seems to have the other SPI line in it (spidev1.0 and spidev0.0)! But I need to test whether it is working, so I shall try out both the NOR flash SPI and also the GPIO SPI once I get home.
Thanks for that help
EDIT: After getting home, and testing, both SPI lanes are working perfectly now! Thanks a bunch
-
Maeur1 reacted to tkaiser in OPZero SPIdev usage
Well, you should only need to replace script.bin with a version generated from https://raw.githubusercontent.com/pctj101/armbian-lib/2f3ac6885f75eeca3932a538c50f214bde8c7a06/config/fex/orangepizero.fex
I believe the fex2bin version currently provided with most recent OS images is broken so as a possible last resort the fex already converted to script.bin: https://transfer.sh/QRpQI/script.bin
-
Maeur1 got a reaction from tkaiser in OPZero SPIdev usage
Building today, I shall report back at the end of the day after work.