esp_flash_read_unique_chip_id() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

- ESP_OK on success, or a flash error code if operation failed. - ESP_ERR_NOT_SUPPORTED if the chip doesn't support read id.

Notes

This is an optional feature, which is not supported on all flash chips. READ PROGRAMMING GUIDE FIRST!

References