@kolban thank you helps a lot
ESP_igrr wrote:For the V3 WROVER-KIT, you don't need to connect any jumpers to get SD card working. We'll update the docs, thanks for the reminder.
txs ivan, i think
this new wrover kit mounted with wrover and pSRAM ( without ipx u-fl connector external ANT )
are rev1 SoC
with the extended
hello world example and small few xtra code lines and the
future/psram_malloc ESP-IDF +
toolchain get we this nice
- rev1_works.jpeg (121.51 KiB) Viewed 5343 times
btw, the
test binary for esp32 psram mounted boards from the
other thread
is no official test tools, its a fast compile and testcompilation from here the desk i write
for fastest testings we can use angus tool (
more infos here too )
without flashing things
we get infos like this ( txs Angus )
ESP32-D0WDQ6 silicon revision 0:
CHIP_VERSION Chip version = 0 R/W (0x0)
CHIP_PACKAGE Chip package identifier = 0 R/W (0x0)
ESP32-D0WDQ6 silicon revision 1:
CHIP_VERSION Chip version = 8 R/W (0x8)
CHIP_PACKAGE Chip package identifier = 0 R/W (0x0)
ESP32-D2WD silicon revision 0:
CHIP_VERSION Chip version = 0 R/W (0x0)
CHIP_PACKAGE Chip package identifier = 2 R/W (0x2)
the
request for more informations, example pSRAM ID and other
is in the future pipe
txs @ESP_Angus
@costaud
would be fine if we have this then in the next windows tool update
perhabs you can use custom baudrate too with an edit dialog
cause we flash with 3Mbit and more ..
best wishes
rudi