2023-01-10 03:32 AM
I have a board from karo-electronics, STM32MP157c based QSMP 1570 SOM over qsbase2, I am trying to configure above mentioned board for my specific application, The distribution is build using yocto by karo-electronics, I am unable to edit the dts files as there are a lot many appended layers and I am new to yocto , I was having a little bit hands on in Debian that too on RPi and BBB but yocto is new for me.
So, basically i am trying to make a access controller ,using stm32mp1 MPU ,
- how can i start with it,
-what are the advantages of yocto
-add or append dts files, mainly configuring the interrupts for various peripherals and GPIO as well
2023-01-10 04:09 AM
Hi @SChat.2 ,
Since you are working with a Karo's SOM, Karo might provide you minimum set of ecosystem ( working OpenSTLinux version) and some support.
isn't it the case ?
Else, for your learning curve about STM32MP15 ecosystem you can refer to our wiki :
Hope it help,
Olivier
2023-01-10 05:13 AM
Karo has provided a yocto based distribution, but its not Open-Stlinux, i guess, as there was some issues with Rpmsg in OpenStlinux distro. How can i use debian or OpenStlinux distro on my board , what all files are needed for the board to get initialised, those I can source from the Yocto BSP karo provided to any of Debian or OpenStLinux?
2023-01-11 02:53 AM
Hi @SChat.2 ,
Sorry not enough clear to me ...
Could you elaborate further :
Thanks
Olivier
2023-02-02 04:07 AM
Hi @Community member really sorry for the late reply, was busy in hand on in yocto projects :-