Search found 2 matches

by jesusVC
Tue Jan 26, 2021 10:14 pm
Forum: General Discussion
Topic: ESP32 I2S camera mode with STM32 DCMI
Replies: 2
Views: 3172

Re: ESP32 I2S camera mode with STM32 DCMI

Michalpu wrote:
Mon Jan 25, 2021 7:44 pm
Maybe try to check this article as this is good source of I2S basics https://diyi0t.com/i2s-sound-tutorial-for-esp32/
thanks but unfortunately that is only for standard I2S and not the special camera mode that I'm using :( .
by jesusVC
Mon Jan 25, 2021 2:34 pm
Forum: General Discussion
Topic: ESP32 I2S camera mode with STM32 DCMI
Replies: 2
Views: 3172

ESP32 I2S camera mode with STM32 DCMI

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 gett...