Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for ARGB8888 as input format for MIPI DSI in P4 (IDFGH-14340) #15130

Open
ChenAnne opened this issue Jan 3, 2025 · 2 comments
Open
Labels
Status: Opened Issue is new Type: Feature Request Feature request for IDF

Comments

@ChenAnne
Copy link

ChenAnne commented Jan 3, 2025

Is your feature request related to a problem?

can ARGB8888 as in_color_format and RGB888 as out_color_ormat with dma2d enable for MIPI DSI in P4?
with this setting suppose to have the better color performance and FPS count compare to use RGB565 or RGB888 as in_color_format.

Describe the solution you'd like.

No response

Describe alternatives you've considered.

No response

Additional context.

No response

@ChenAnne ChenAnne added the Type: Feature Request Feature request for IDF label Jan 3, 2025
@github-actions github-actions bot changed the title support for ARGB8888 as input format for MIPI DSI in P4 support for ARGB8888 as input format for MIPI DSI in P4 (IDFGH-14340) Jan 3, 2025
@espressif-bot espressif-bot added the Status: Opened Issue is new label Jan 3, 2025
@suda-morris
Copy link
Collaborator

Hi @ChenAnne Thanks for sharing your idea. However, the DMA2D module doesn't support ARGB8888 format.

image

@ChenAnne
Copy link
Author

ChenAnne commented Jan 8, 2025

Hi @ChenAnne Thanks for sharing your idea. However, the DMA2D module doesn't support ARGB8888 format.

image

thanks for replying. But I had found some defines in the dma2d_types.h indicated that the DMA2D suppose to support 32bit pixel. Is there any docs about the module available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new Type: Feature Request Feature request for IDF
Projects
None yet
Development

No branches or pull requests

3 participants