2022-02-15 01:59 PM
Hello. I was wondering if someone tried to do this or if someone has an example of how to do this. What I want to do is take an image from a DM-CAM 130 and display it on the screen while also showing some interface close to it. I've tried adding a dcmi support to a touch gfx project using cube MX but to no avail, the camera interrupts never gets called.
I'm using an stm32h747i-DISCO
Here's the camera sheet: https://dl.btc.pl/kamami_wa/dm-cam130_um.pdf
Heres the example dcmi config that I followed (section 6.3.2 page 60): https://www.st.com/resource/en/application_note/an5020-digital-camera-interface-dcmi-on-stm32-mcus-stmicroelectronics.pdf
I'm willing to upload my project somewhere if someone dears to take a look :grinning_face_with_sweat:
Thanks!