cancel
Showing results for 
Search instead for 
Did you mean: 

How to Install STM32MP157 Board for Use with Google Chrome and .NET

DEENADHAYALAN
Associate II

Hi everyone,

I'm currently working with the STM32MP157 Linux board and need some guidance on setting it up for use with Google Chrome and .NET applications. Could anyone provide a step-by-step guide or any useful resources to get this done?

Specifically, I'm looking for:

  • Installation steps for Google Chrome on the STM32MP157 board.
  • Configuring the board to work with .NET applications.
  • Any potential issues or tips for optimizing performance.

Any help would be greatly appreciated!

Thanks you

3 REPLIES 3
Hammy
Associate III

You could include meta-chromium https://layers.openembedded.org/layerindex/branch/master/layer/meta-chromium/ into your build and meta-mono https://layers.openembedded.org/layerindex/branch/master/layer/meta-mono/ as well. You can find more layers and recipes for different packages at https://layers.openembedded.org/layerindex/branch/master/layers/ . Just make sure once you clone it that you checkout the correct branch for your distribution. 

Olivier GALLIEN
ST Employee

Hi @DEENADHAYALAN ,

As already explain here Solved: Chromium - STMicroelectronics Community STM32MP157 is not designed to support such browser. 

You might better start to look at STM32MP2. 

Solved: browser support on STM32MP25 - STMicroelectronics Community

Hope it help 

Olivier 

 

 

Olivier GALLIEN
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.
DMårt
Lead

@Olivier GALLIEN @DEENADHAYALAN @Hammy 

Use Qt instead! At least it works. I think .NET is not supported yet for ARM. Please, let me know if I'm wrong.

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