Skip to main content
Associate
August 5, 2024
Solved

browser support on STM32MP25

  • August 5, 2024
  • 4 replies
  • 2723 views

Hi,

 I am currently working on a project that requires us to install a browser on our board. We are using an STM32mp25, which is using the Mickledore image. I am finding that the meta-browser layer is not compatible with Mickledore, and if I'm not mistaken meta-browser only runs on Scarthgap. What I've tried to do is switch my layers to the Scarthgap branch, and unfortunately what I find is that from my conf/local.conf is that the stm32mp25 is not a recognized maching (MACHINE = "stm32pm25"), meaning that the stm32mp25 is not supported on Scarthgap.

 

Has anyone successfully installed a browser on the stm32mp25 (eval board)? Any help would be greatly appreciated!

 

For reference I was following along with this demo https://www.digikey.com/en/maker/projects/intro-to-embedded-linux-part-2-yocto-project/2c08a1ad09d74f20b9844e566d332da4

Best answer by Billy OWEN

Hi @mdivertie 

 

This post has been escalated to the ST Online Support Team for additional assistance.  We'll contact you directly.

 

Regards,

Billy

4 replies

ST Employee
August 5, 2024

Hi @mdivertie,

 

Scarthgap is not yet supported by ST delivery. It's plan on the next DV planned for Q4.

 

regards,

Grégory

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
mdivertieAuthor
Associate
August 6, 2024

How could we support a browser (Chromium/Firefox) in the meantime?

ST Employee
August 7, 2024

Hi @mdivertie,

 

I think you can refer to this forum post to install a browser on MP15 : https://community.st.com/t5/stm32-mpus-embedded-software/qt-wpe-simple-browser-installation-failed/td-p/703413

 

Regards,

Grégory

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
Billy OWEN
Billy OWENBest answer
ST Employee
August 9, 2024

Hi @mdivertie 

 

This post has been escalated to the ST Online Support Team for additional assistance.  We'll contact you directly.

 

Regards,

Billy

mdivertieAuthor
Associate
October 31, 2024

Hi Melody,

Yes, we were able to install a browser on an stm32Mp2. A colleague used this recipe

https://github.com/OSSystems/meta-browser/blob/master/meta-chromium/recipes-browser/chromium/chromium-ozone-wayland_130.0.6723.58.bb

Best,

 Matt

Visitor II
November 2, 2024

Thank you Matt!

So must build the whole os using Yocto. There isn't a package to install to the existing system, right?

And have u also tried a browser on X11 distro? Thank you!

Lead
June 9, 2025

@Billy OWEN 

@PPAGE.13 

@Gregory PLANCHON 

@melody 

@mdivertie 

I'm very intrested of the status of this thread. Is it working now? Lag free browsing at 1080p at Youtube or other?

I'm building a custom board of STM32MP257FAK3 processor. My goal is to use the MP2 as mini-PC for streaming in 1080p. Youtube/GeForce Now by using Chromium. 

Yes I know that MP2 is not meant to be used as a mini-PC. Even if it could be used as a mini-PC. 

STM32MP151AAC3 custom board with STM32-OS as operating system: https://github.com/DanielMartensson/STM32-ComputerSTM32MP257FAK3 custom board with STM64-OS as operating system: https://github.com/DanielMartensson/STM64-Computer