How do I enable the KGDB tool to debug the kernel in stm32mp157 platform
Could you give me some advice on how to debug the kernel through KGDB,
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
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...
Hello!We have a problem of LCD image quality with our custom STM32MP157C-based board: we see artefacts, wrong colours, ghosts of previous images and rainbows. The LCD is a Winstar WF40CTYAQM, linked with MIPI DSI, much like the Orise Tech LCD of the ...
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...
we using raspberry pi 4 to run Apache python , mysql an c kernal and it runs excellent om 4 Giga ram.we would like to move to stm32p1 , can it being compare and be replaceable ?
Hi all,i am trying to interface es8388 to I2S3 bus,Here are fragments from device tree : sound { compatible = "audio-graph-card"; label = "STM32MP1-SOM"; routing = "Playbac...
I want to use the M4 kernel to display some animations and images that can be rendered on the GPU?