Mbouk

Results 2 comments of Mbouk

i have the same problem with v3.0.x ; esp32 WROVER Embedded PSRAM fails to initialize!!! but with version 2.0.15 it works; ``` [6][D][esp32-hal-cpu.c:264] setCpuFrequencyMhz(): PLL: 480 / 2 = 240...

@me-no-dev i compile with visual micro; but it's also the same problem with PlatformIO; I use this config : [env:esp32] platform = [email protected] board = esp32dev framework = arduino ;upload_protocol...