STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Push the devicetree into the board fails

Hi I am using STM32mp157-DK2 for the first time.I am trying out the section Modify, rebuild and reload the linux kernel which is described in following linkhttps://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157x-DK2/Develop_on_A...

nitgbhat by Associate II
  • 1276 Views
  • 1 replies
  • 1 kudos

Resolved! On STM32MP157f-DK2 what is interrupt on GIC when a block is read by the CPU from microSD (SDMMC1)

Hi,I am using a STM32MP157f-DK2 platform with Linux distribution software downloaded from ST download link for the platform. Can you please help to understand what is the interrupt that CPU will get when a data block is read from the SD card? Is it S...

debashis by Associate
  • 1938 Views
  • 2 replies
  • 0 kudos

XDisplayInfoHeader.h file error

Hello, I am working on STM32MP135-dk board.i am running make command but its not working, it shows fatal error: XDisplayInfoHeader.h: No such file or directory, this error. How to solve it ? i am sharing some screenshots below. 

Pooja321_0-1700799142242.png Pooja321_1-1700799173261.png
Pooja321 by Associate II
  • 1148 Views
  • 1 replies
  • 0 kudos

Resolved! Fail to add file into rootfs in Yocto

I have a simple recipes, which used to install certain files to rootfs, as below:DESCRIPTION = "A hello world example"SECTION = "appauto"DEPENDS = ""LICENSE = "CLOSED"FILESEXTRAPATHS:append := ":${THISDIR}/file"SRC_URI = "file://hello.service \"do_in...

HYC by Associate
  • 5181 Views
  • 2 replies
  • 1 kudos