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

drivers: video: STM32 Digital camera interface (DCMI) driver #70674

Open
3 of 4 tasks
CharlesDias opened this issue Mar 25, 2024 · 8 comments
Open
3 of 4 tasks

drivers: video: STM32 Digital camera interface (DCMI) driver #70674

CharlesDias opened this issue Mar 25, 2024 · 8 comments
Assignees
Labels
Feature Request A request for a new feature platform: STM32 ST Micro STM32

Comments

@CharlesDias
Copy link
Contributor

CharlesDias commented Mar 25, 2024

Is your feature request related to a problem? Please describe.
I'm trying to use the OV2640 camera module on the NUCLEO-H743ZI2 board. However, the video driver for the DCMI peripheral doesn't exist (the driver for OV2640 does exist).

Describe the solution you'd like
Development of the DCMI video driver to capture the images from a camera module.

TODO

document_4961175641970967576.mp4

/cc @kartben @erwango @FRASTM

@CharlesDias CharlesDias added the Feature Request A request for a new feature label Mar 25, 2024
Copy link

Hi @CharlesDias! We appreciate you submitting your first issue for our open-source project. 🌟

Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙

@adityaganesh2k
Copy link

Hey @CharlesDias I was going through your changes to add the DCMI driver . Is there a possibility that we can add camera support also along with video support in this PR itself . I would like to contribute to that as I am also currently working on DCMI support for OV2640 by myself

@CharlesDias
Copy link
Contributor Author

CharlesDias commented Apr 10, 2024

Hi, @adityaganesh2k. Glad to know there's someone working on this too! I can open the PR as a draft to get help from you and others. What do you think?

Which board are you using?

@adityaganesh
Copy link
Contributor

Yeah that would be great i am working with a Weact Studio board based on stm32h750vbt6 . Link for the board:-https://evelta.com/weact-studio-stm32h750-development-board/.
I actually made the same changes as your commit on a branch of mine but my branch is forked from v3.6 of zephyr where iam getting a compilation error . My board files and the changes to add dcmi looks fine to me . If you could share me your email id we can correspond there

@CharlesDias
Copy link
Contributor Author

Hi, @adityaganesh.

Sure. My e-mail is [email protected]. Also, if you prefer, send me a message on LinkedIn
https://www.linkedin.com/in/charles-dias-m-sc-6ab50527/

I opened the PR #71462 related to the STM32 DCMI driver. I tested with the Weact Studio STM32H743 board and worked fine.

@erwango erwango assigned CharlesDias and unassigned erwango Jun 27, 2024
@erwango
Copy link
Member

erwango commented Jun 27, 2024

@CharlesDias Do you think this point can be closed ?

@CharlesDias
Copy link
Contributor Author

@CharlesDias Do you think this point can be closed ?

Hi, @erwango. The sample application using the DCMI driver hasn't been merged yet, PR #71463 . Is this a reason not to close the issue? What do you think?

@erwango
Copy link
Member

erwango commented Jun 27, 2024

ok, sure. Maybe you want to update the TODO list above then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request A request for a new feature platform: STM32 ST Micro STM32
Projects
None yet
Development

No branches or pull requests

5 participants