Skip to main content
alpesh
Associate
March 29, 2019
Question

Maximum camera and LCD resolution supported by STM32F controller

  • March 29, 2019
  • 4 replies
  • 1081 views

How much maximum camera and LCD resolution supported by STM32F controller ? can you please provide calcution for the same? Also suggest suitbale LCD and Camera module part#?

This topic has been closed for replies.

4 replies

S.Ma
Principal
March 29, 2019

Hard to answer. You need enough

Ram for the frame buffer. Your display and camera minimum pixel clock will shortlist the candidates. Then check the package interface and pinout. Check how much ram flash and mips you need for the rest of the application

alpesh
alpeshAuthor
Associate
March 30, 2019

Is there any calculation for RAM requirement calculation using Pixel clock or resolution?

alpesh
alpeshAuthor
Associate
March 30, 2019

@S.Ma​ 

Is there any calculation for RAM requirement calculation using Pixel clock or resolution?

S.Ma
Principal
March 30, 2019

How to you drive the display?

Does the display has its own frame memory and you only need to update it when needed?

Do you plan to show videos? Frame rate?

What resolution and what interface? 8 bit parallel, 24 bit, 16bit, DSI?

It's difficult when specs of used components are so vague....