Skip to main content
IAvde
Associate
August 16, 2019
Solved

Does this MPU STM32MP157 require an OS if I plan to use the GPU?

  • August 16, 2019
  • 2 replies
  • 829 views

..

This topic has been closed for replies.
Best answer by DRest

You can do it without an OS.

But to properly use the GPU you need the documentation how to work with it.

And that is not public available AFAIK.

you can try to load the driver. But then you have to emulate an OS to the driver...

i would strongly recomend to use an already working OS.

2 replies

DRest
DRestAnswer
Associate II
August 19, 2019

You can do it without an OS.

But to properly use the GPU you need the documentation how to work with it.

And that is not public available AFAIK.

you can try to load the driver. But then you have to emulate an OS to the driver...

i would strongly recomend to use an already working OS.

IAvde
IAvdeAuthor
Associate
August 19, 2019

Thanks a lot for the answer!

I don't mind to use a OS.

Don't you know how fast it boots?

I have quite a little time after the power button is pressed.

About 3-4 seconds at most.

Don't you know is it possible to load only the GPU driver in the OS and thus to speed the OS boot up?

As far as I understand it will be a Linux. And Linuxes usually are bloated with a lot of excessive stuff.