Skip to main content
李林.1312
Associate II
November 18, 2019
Question

Can I Run STM32MP157 without OS?

  • November 18, 2019
  • 3 replies
  • 1240 views

..

This topic has been closed for replies.

3 replies

yakabmarci
Associate III
November 18, 2019

yes

Tesla DeLorean
Guru
November 18, 2019

It is a micro-controller, it will run whatever you feed it.

UBOOT presumably is just code. Examine how it, and the prior loader, start the system and bring up the memories, and hand control to the OS.

Usually the OS that deals with the memory virtualization.

Will however require you to fully read and understand the manuals, and the peripherals described in the RM, and the circuit as implemented on the board.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
李林.1312
Associate II
November 19, 2019

Thanks! But how to use GPU, there is no doc to reference. such as regster of GPU.

Tesla DeLorean
Guru
November 19, 2019

Perhaps not publicly, ST uses assorted IP licensed from third-parties and have NDA restrictions, you'll likely have to obtain from Vivante directly yourself

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..