STM32 MPUs Products and hardware related

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 4077 Views
  • 2 replies
  • 1 kudos

Resolved! RGB display with dead zone

Hello all,I currently have to deal with a display which has an inactive zone in the middle. Its "interface" resolution is 540x1280px, but the 140px columns in the middle are not connected to the screen. That is, the display is of 400x1280px of resolu...

display_from_hell.png
APeña.1 by Associate II
  • 1569 Views
  • 3 replies
  • 0 kudos

VirtIO problem on STM32MP157C-DK2

Hi! I am working with stm32mp157c-dk2 and trying to establish communication between m4 and a7 cores. I analyze standard examples for this purpose, namely OpenAMP_TTY_echo. VIRT_UART initialization is presented here for m4 core:  log_info("Virtual UAR...

Ljubica by Associate II
  • 1992 Views
  • 5 replies
  • 0 kudos