Skip to content

DCMIPP support (different from DCMI) in Zephyr #85463

Answered by josuah
josuah asked this question in Q&A
Discussion options

You must be logged in to vote

The missing piece here is the DCMIPP driver implementation for the STM32H7[R/S] SoC. Once that is done, you would be able to use the capture_to_lvgl sample as well as the upcoming uvc sample along with a supported image sensor.

P.S.: the path to discover what's missing  

You mentioned you had this devkit:

https://www.st.com/en/evaluation-tools/stm32h7s78-dk.html

Here is where to check for board support:

https://docs.zephyrproject.org/latest/boards/index.html

It seems like the STM32H7S78-DK is supported:

https://docs.zephyrproject.org/latest/boards/st/stm32h7s78_dk/doc/index.html

Here is its root devicetree config, which includes the definition for the SoC stm32h7s7X8 that is inside:

Replies: 2 comments 7 replies

Comment options

josuah
Feb 9, 2025
Collaborator Author

You must be logged in to vote
5 replies
@Sambsc19
Comment options

@Sambsc19
Comment options

@josuah
Comment options

josuah Feb 19, 2025
Collaborator Author

@JarmouniA
Comment options

@josuah
Comment options

josuah Feb 22, 2025
Collaborator Author

Answer selected by JarmouniA
Comment options

josuah
Apr 17, 2025
Collaborator Author

You must be logged in to vote
2 replies
@josuah
Comment options

josuah Apr 18, 2025
Collaborator Author

@josuah
Comment options

josuah Apr 18, 2025
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants