Could somebody explain to me how i use the SPI bus on the ROM-5722? My knowledge of Linux is very basic and I would really appreciate some help. I only want to do a very basic read and write.
I’ve run ls \dev\ to view the devices available but I can’t see any SPI devices. If i look in the /sys/bus/ directory i can see mtd0 but i think this is for the QPSI NOR flash on the SoM.
I can see the spidev driver available but i don’t know how to assign it the SPI bus, which bus i need to assign it to or why this isn’t part of the provided image.
Any help would be hugely appreciated.
Thanks in advance