Search found 3 matches

by lin_yabao2016
Tue Jan 10, 2017 2:21 pm
Forum: ESP-IDF
Topic: i2s mclk
Replies: 4
Views: 8106

i2s mclk

I use "Espressif IoT Development Framework. Official development framework for ESP32", i2s bck and ws is ok,but
my adc need mclk,how can i open esp32 mclk? (stm32 cpu i2s include mclk, bck, ws ) thank you.
by lin_yabao2016
Mon Nov 07, 2016 2:33 pm
Forum: ESP-IDF
Topic: i2s and sdio
Replies: 0
Views: 3391

i2s and sdio

:D thank you for your help, I download "arduino-esp32-master", and find the spi,it's very good. but can't find I2S and SDIO.
by lin_yabao2016
Sun Nov 06, 2016 1:43 pm
Forum: ESP-IDF
Topic: spi and sdio
Replies: 1
Views: 5411

spi and sdio

:) how can i control esp32 spi1,spi2,and sdio? ,(sdio is master,is read sd file ),please give me a example,Thank you very much。