Search found 4 matches
- Sun Aug 20, 2023 2:54 pm
- Forum: Hardware
- Topic: SdCard custom SD_CS pin
- Replies: 0
- Views: 1757
SdCard custom SD_CS pin
Hello again everyone! I have problem getting sdcard to work work in my case. I'm using custom SD_CS pin for sdcard (IO13). I'm using 512MB microsd card. (same result with couple of them) Here is test code: #include "FS.h" #include "SD.h" #include "SPI.h" #define SD_SCK 18 #define SD_MISO 19 #define ...
- Fri May 05, 2023 12:16 pm
- Forum: Hardware
- Topic: Custom PCB ESP32 flash
- Replies: 4
- Views: 2190
Re: Custom PCB ESP32 flash
Thank you so much Mr. ESP_Sprite.
You was right! We removed R9 and everything was as it should.
You have at least coffee from me!
You was right! We removed R9 and everything was as it should.
You have at least coffee from me!
- Fri May 05, 2023 8:21 am
- Forum: Hardware
- Topic: Custom PCB ESP32 flash
- Replies: 4
- Views: 2190
Re: Custom PCB ESP32 flash
On all 5 PCBs. We tried different programmers (ch340, cp2102). Even used one ESP32 module (removed MCU from board and used 3.3v, GND, TX, RX) as programmer. But every time same result. What else can we try?
Thanks!
Thanks!
- Thu May 04, 2023 7:45 pm
- Forum: Hardware
- Topic: Custom PCB ESP32 flash
- Replies: 4
- Views: 2190
Custom PCB ESP32 flash
Hello to everyone! First time posting at Espressif forum! :) We designed own small PCB with ESP32-WROOM-32D, but there is no way to flash ESP32. Please help! This is everything we got from logs. Also I attached PDF with schematics. configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:...