Skip to main content
asadullah4571
Associate III
October 19, 2024
Question

which processor should i used to play high resolution video above 1080P ,

  • October 19, 2024
  • 1 reply
  • 3565 views

Hi ST Team ,

previously i used the MP1 processor where the video lagging issues, so know i decided to move on another processor who can play the high resolution video above 1080 P @30FPS, 
Note: i do not want any HDMI IC's  , i want direct pin(RGB) through the processor to our HDMI port,

please suggest me which Processor should be better.

1 reply

PatrickF
Technical Moderator
October 21, 2024

Hi @asadullah4571 

STM32MP2 series are able to play 1080p60 thru LTDC in RGB (depending on blanking required).

Note that ~150MHz clock with 24 bits RGB parallel data bus is challenging in term of general power noise and signal integrity. LTDC bus must be very short and with very low capacitive load.

We recommend to use DSI which could go up to 2048 × 1536 60 fps with much less pins and far much easier signal integrity as using low voltage differential pairs.

 

On STM32MP257F-DK board, we provide 1080p60 HDMI using the onboard DSI2HDMI converter (ADV7535BCBZ).

 

Regards

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.NEW ! Sidekick STM32 AI agent, see here
asadullah4571
Associate III
October 28, 2024

Hi @PatrickF 

I am making the project on STM32mp257 board, as you suggested but i want to  know form your side that, will it support for Chromium browser or Firefox?. in your yocto Distribution package there will be no issues with font decoding and as well as video playing.


PatrickF
Technical Moderator
October 28, 2024

Hi,

I don't know, MPUs product with embedded Linux are not focusing to be used with 'PC-like' browsers. You could evaluate on your side using STM32MP257F-EV board.

As far as I know, when product has an UI, it is usually done using Weston/Wayland/Gtk or Qt.

Regards.

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.NEW ! Sidekick STM32 AI agent, see here