How to work with Python and SPI on the OpenSTLinux SO

Hi, sorry for my english, but i want to know how to make it work an SPI Interface with Python using the OpenSTLinux SO. :slightly_smiling_face: :slightly_smiling_face:

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. :slightly_smiling_face: