Page 1 of 1

esp32-s3报错

Posted: Thu Jan 06, 2022 1:59 am
by jr-test
error: static assertion failed: "FLASH and PSRAM Mode configuration are not supported"
_Static_assert(CHECK_POWER_OF_2(SPI_TIMING_CORE_CLOCK_MHZ / SPI_TIMING_PSRAM_MODULE_CLOCK), "FLASH and PSRAM Mode configuration are not supported");

Re: esp32-s3报错

Posted: Thu Jan 06, 2022 6:22 am
by ESP_ICY
使用的是什么idf版本,然后编译的是什么程序

Re: esp32-s3报错

Posted: Thu Jan 06, 2022 6:49 am
by jr-test
ESP_ICY wrote:
Thu Jan 06, 2022 6:22 am
使用的是什么idf版本,然后编译的是什么程序
idf4.4,esp32-s3驱动rgb屏(st7701s)