2019-10-14 08:00 AM
The number of frames per second does not exceed 10. Will there be any performance improvements? Are there any tips?
Solved! Go to Solution.
2019-10-16 09:40 AM
Hi @Mikalaj Karhin
The AOSP Android porting is delivered as example/enabler with the performances expected for the MP1 (DualCore A7, 1GBytes)
Then, you cannot expect same level of performance than with an OctoCore at 2Ghz + High end GPU.
I remind you the recommended configuration:
Display @480p
DDR32bit 1GBytes
The STM32MP15X-EVAL includes by default a display @720p, which has impacts on performances.
The Andoid AOSP aim to make application in adequation with platform usage target (typically not smartphone UI like application)
Production is only supported by our partner program: https://www.st.com/content/st_com/en/partner/partner-program/partnerpage.html?key=mp1
BR,
Olivier
2019-10-14 10:08 AM
Wow. Link.
2019-10-15 01:29 AM
Hi @Mikalaj Karhin
Are you using STM32MP157-DK2 board ?
Android can not run smoothly on this development kit, you have to use STM32MP157-EV1
Not that a new version of st-android is available :
https://wiki.st.com/stm32mpu/index.php/STM32MP15_distribution_for_Android_release_note
BR,
Olivier
2019-10-15 01:46 AM
@Community member
Yes, I use STM32MP157-EV1 with the latest version. Video.
2019-10-16 09:40 AM
Hi @Mikalaj Karhin
The AOSP Android porting is delivered as example/enabler with the performances expected for the MP1 (DualCore A7, 1GBytes)
Then, you cannot expect same level of performance than with an OctoCore at 2Ghz + High end GPU.
I remind you the recommended configuration:
Display @480p
DDR32bit 1GBytes
The STM32MP15X-EVAL includes by default a display @720p, which has impacts on performances.
The Andoid AOSP aim to make application in adequation with platform usage target (typically not smartphone UI like application)
Production is only supported by our partner program: https://www.st.com/content/st_com/en/partner/partner-program/partnerpage.html?key=mp1
BR,
Olivier