Maximum camera and LCD resolution supported by STM32F controller
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-29 4:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-29 5:15 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-30 1:50 AM
Is there any calculation for RAM requirement calculation using Pixel clock or resolution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-30 1:51 AM
@S.Ma​
Is there any calculation for RAM requirement calculation using Pixel clock or resolution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-30 10:17 AM
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....
