2024-11-19 04:17 PM
I wonder if any one who owns a board with STM32MP2-processor can tell me if Youtube is working well on that board?
Some one who can setup a STM32MP-dev board, install Firefox and go into youtube and post some images of that process?
2024-11-20 01:16 AM
It's not really the target application for STM32 MPUs:
2024-11-21 02:35 AM - edited 2024-11-21 03:07 AM
Hi @DMårt
I have the Stm32mp2-ev1 board, now i a trying to build yocto project but there is some like, stm32MP2 does not support krikstone branch , and there is meta-browser layer which i want to use on my project but it will support kirkstone branch, so i have the stm32mp2 "mickledore branch", so i unable to compile meta-browser.
in stm32mp157-dk2 board I successfully compiled krikstone branch with meta-browser, i played chromium browser successfully. now i am struggling into stm32mp2 board which is not supported mickledore branch
2024-11-22 03:07 AM
I have the stm32mp257-ev1 board,
yes i can tell you, before doing that can you please help me out the setup of the chromium/firefox installation,
i am using the starter package of stm32mp2 "mickledore". if you will provide me the steps i will do.
2024-11-22 03:51 AM
You are using yocto right?
Hmmm...did not use yocto when I build my STM32MP1. I instead build the complete operative system, called STM32-OS (link inside my signature). I think yocto is quite challening.
I can help you build an own Linux if it's fits you? Then you can install what ever you want using apt-get commands.