Can I and how to use STM32WB and the digital camera module with DCMI interface to take a photo only
I want to make a simple device to taking only photo and make decisions based on the photo. I would like to use the STM32WB as it has internal bluetooth modul. The camera module supports DCMI. The device will run on battery. After a few days of searching for info about STM32 and DCMI and I found info that only a few MCU supports DCMI interface :
STM32F2
STM32F4
STM32F7
STM32H7
STM32L4
The above info may be old, and the STM32WB familly is new.
So my question is, can I integrate the STM32WB and digital camera with DCMI interface to take a photo only.
