SPI FLASH ID

pepopi
Posts: 32
Joined: Mon Apr 11, 2022 9:45 am

SPI FLASH ID

Postby pepopi » Sat Jun 24, 2023 11:24 am

Hello,
I'm searching for the spi id in the technical reference manual, but I can't find it. Where can I find the reason for these values?
uint32_t size_id = flash_id >> 16;

if (size_id < 0x12 || size_id > 0x18) {
return ESP_LOADER_ERROR_UNSUPPORTED_CHIP;
}
Thank you

Who is online

Users browsing this forum: No registered users and 355 guests