Hi, sorry for my english, but i want to know how to make it work an SPI Interface with Python using the OpenSTLinux SO.
Hi @Demskur thatβs a bit out of our scope so we donβt have a definite answer for you. As far as I know OpenSTLinux is Yocto based so it should be a standard Yocto setup. It looks like the meta-openembedded layer has a recipe for python3-spidev so that is probably where you should start.
Drew
Oh! Thank you, i will try it.