ESP32 I2S camera mode with STM32 DCMI
Posted: Mon Jan 25, 2021 2:34 pm
Hello Everyone
I'm trying to use the I2S in camera mode to capture a DCMI bus from a STM32, but I haven't found more detailed information about the I2S registers and how it works.I'm sending a pattern over DCMI (vertical line). But the esp32 seems to be unsync , due to each line of the image is getting shifted.Below I attach the DCMI waveform from stm32 and the resulting ESP32 Image captured from the web server (using esp camera example)
I'm trying to use the I2S in camera mode to capture a DCMI bus from a STM32, but I haven't found more detailed information about the I2S registers and how it works.I'm sending a pattern over DCMI (vertical line). But the esp32 seems to be unsync , due to each line of the image is getting shifted.Below I attach the DCMI waveform from stm32 and the resulting ESP32 Image captured from the web server (using esp camera example)