User Activity

Hello,I have an STM32MP157C-DK2 running OpenSTLinux using the STM32MP1Starter 2.0 image. I am wondering if it is possible to enable spidev drivers such that /dev/spidevx.x devices are available. I see that sys/bus/spi/devices exists, but there is not...
I have an STM32MP1-DK2 and have tried to install pip using several python mechanisms, but there are missing modules. The notable ones that I found missing are runpy and xmlrpc. Even when I go into python and type help() it spits out an error about py...