flashlayout tsv file not generated using meta-st-stm32mp-addons
flashlayout tsv file not generated using meta-st-stm32mp-addons but images created.What do I need to add to generate the Flashlayout for sdcard?
flashlayout tsv file not generated using meta-st-stm32mp-addons but images created.What do I need to add to generate the Flashlayout for sdcard?
There are many questions around related to the DCMI and embedded syncs on various forums. ST's documentation is not very helpful in this regard and I could not find any meaningful solutions on the web. I had a similar issue using STM32MP157 - unfortu...
I am trying to port a FW which was running on STM32H7 controller to F4 core of STM32MP157.I get this errorsCM4.elf section `.text' will not fit in region `SRAM1_text' CM4 C/C++ Problemmake: *** [makefile:68: CM4.elf] Error 1 CM4 C/C++ Problemregion `...
Hi,I am using the stm32mp157f-dk2, I'm using the core-image-minimal image and i'm trying to create a custom image. However, I would like to increase the rootfs size in order to add modules in the root filesystem once the kernel starts. I tried modify...
I have STM32MP157A-DK1 boardI am using distribution package.I want to add c++ library based on cmake to my distribution.I crated the recipe using commanddevtool add --no-same-dir ../pass/to/mylibThen build usingbitbake mylibThe build is done but I ge...
Doing a build using yocto mickledore it fails with this error message.CMake Error at host/xtest/CMakeLists.txt:3 (include): include could not find requested file: ... /tmp-glibc/work/osd32mp1_brk-ostl-linux-gnueabi/optee-test/3.19.0+gitAUTOINC+ab9863...
I tried to add development tools to my openSTLinux using apt-get install, but couldn't find gcc.so I tried to create a distribution including gcc, make, cmake and git.When I search for available recipes for gcc usingfind ../layers/ -iname "*gcc*.bb"I...
We are using STM32MP13 with Linux for the A7 and using HAL (no OS) for the M4 Coprocessor. In Linux we configured in device tree the I2S (codec and sound are also configured in device tree). &i2s1 { clocks = <&rcc SPI1>, <&rcc SPI1_K>, <&rcc PLL3_Q>...
Hello,We are using STM32157AAA3 Processor in our custom board.we are trying to ping ethernet in RMII (100mbps)mode in uboot (2023.04) version.we are facing following issues :1. Invalid PHY Interface.2. eqos_probe_failed() -22 No ethernet found (as...
1、Part Number:STM32MP135FAE7 2、tzc_it_handler:72 TZC permission failure3、Environment:PC:ubuntu18,environment-setup-cortexa7t2hf-neon-vfpv4-ostl-linux-gnueabi,arm-ostl-linux-gnueabi4、We designed a STM32MP135 based SOM, using the ST I2C PMIC, STPMIC1D,...