2024-08-20 08:48 PM
I don't have the knowledge to look at the LCD touch screen specifications to determine if it can be used on my board.
I am looking for a 7-inch LCD touch screen that can be used with openstlinux on STM32MP157D-DK1.
openstlinux was set up like this:
repo init -u https://github.com/STMicroelectronics/oe-manifest.git -b refs/tags/openstlinux-6.1-yocto-micckledore-mp1-v23.11.15
repo sync
DISTRO=openstlinux-weston MACHINE=stm32mp1 source layers/meta-st/scripts/envsetup.sh
bitbake -k st-image-weston
Linux stm32mp1 6.1.28 #1 SMP PREEMPT Thu May 11 14:04:52 UTC 2023 armv7l GNU/Linux
Please help me.