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! Start M4 firmware from A7 application

Hi!I am using STM32MP157C-DK2 board to create an application on the screen (using GTK library). My idea is to start coprocessor firmware from the A7 application with the following commands (system commands):int main (int argc, char **argv) { GtkApp...

0693W00000Y92TKQAZ.png
TArre.1 by Associate III
  • 1985 Views
  • 6 replies
  • 1 kudos

How to convert init manager from sysvinit to systemd and run weston at startup in yocto project?

Using yocto project and changed default sysvinit to systemd with below line in local.confINIT_MANAGER = "systemd" DISTRO_FEATURES += "pam vulkan opengl egl wayland" CORE_IMAGE_EXTRA_INSTALL += "wayland weston" IMAGE_INSTALL:append = " chromium-ozone-...

Seenu by Associate II
  • 1152 Views
  • 1 replies
  • 0 kudos