ATmega8 / ESP32-Audio

4 stars 0 forks source link

CMD, CLK, SD0, SD1 have been used by internal spi flash #1

Closed xiongyumail closed 5 years ago

xiongyumail commented 5 years ago

Hi @ATmega8 There are some issues about CMD, CLK, SD0, SD1 image

Some good examples:

https://github.com/OLIMEX/ESP32-EVB/blob/master/HARDWARE/REV-D/ESP32-EVB_Rev_D.pdf https://github.com/whyengineer/esp32_circle/blob/master/hardware/V0B/esp32_v0b.pdf https://github.com/m5stack/M5-3D_and_PCB/blob/master/M5_Core_SCH(20171206).pdf https://dl.espressif.com/dl/schematics/esp32-lyrat-v4-schematic.pdf

ATmega8 commented 5 years ago

thanks you PR, i fixed it with new commit.