dynamic memory size
In the stm32mp157C-DK2 board, there is a DDR3 memory with size 4GB x 1.I wanted to know why the size defined in the system is 512mb as the next figure show :
In the stm32mp157C-DK2 board, there is a DDR3 memory with size 4GB x 1.I wanted to know why the size defined in the system is 512mb as the next figure show :
Hello,I always get following error while building openstlinux-5.4-dunfell-mp1-20-06-24:ERROR: st-image-resize-initrd-1.0-r0 do_rootfs: The postinstall intercept hook 'update_desktop_database' failed, details in /mnt/data/dist-pack/openstlinux-5.4-du...
after click on "stm32wrapper4dbg" link, "Permission error" is appeared (authorization doesn't help)
Hi @martin KJELDSEN , I have some questions related to porting touchGFX on STM32MP1 which are as below : 1) Is it possible to run touchGFX on M4 core available on STM32MP1 ? 2) As I understood earlier touchGFX was supported on ARM processors, If I h...
Could you give me some advice on how to debug the kernel through KGDB,
Is there any application note for tamper pins? Which one of the pins is the active tamper?
I am developing an industrial tablet with only one task - to display and record videoIt should be ready to work in a few seconds after turning on (that's why I also think about using STM32H7)I need to show on the display 720p (ideally 1080p) 30 frame...
Hi i have a ltdc tft display RGB parallel display connected to stm32mp15 series,unable t0 get drm link to DPI connector, the code flow is breaking at following files,using DISTRO = "openstlinux-weston"i have no idea where to start to deb...
Our self-made board contains emmc and lpddr3 (1GB, 32bit). The error message when downloading the image is as the attachment. Use Uart to monitor during the download process to get the following information:NOTICE: CPU: STM32MP157AAC Rev.Z NOTICE: Mo...
I have a generic parallel LCD screen. 24 bits RGB, vsync, hsync, pclk, data_enable, disp_on,..The examples I see on the wiki only shows the HDMI connection and DSI. How do you configure this for DPI?Is this a good start? (In the device tree)panel_bac...