No documentation on spi_flash_get_id
No documentation on spi_flash_get_id
Postby kolban » Tue Oct 20, 2015 7:59 am
The SDK 1.4 documentation provides a description of an API called "spi_flash_get_id" but does not describe what it returns. I believe that there is "bit encoding" of information but do not know what it should be. This report requests documentation of the meaning of the return values in the SDK documentation.
- raspberrypidmx
- Posts: 15
- Joined: Wed Apr 27, 2016 6:15 am
- Contact:
Re: No documentation on spi_flash_get_id
Postby raspberrypidmx » Wed Oct 12, 2016 12:31 am
The flash ID is a 24 bit number.
First 8-bits are representing the manufacturer -> https://github.com/jhcloos/flashrom/blo ... ashchips.h
The second 8-bits gives the type.
And the third 8-bits gives the capacity -> 2^capacity Mbits
First 8-bits are representing the manufacturer -> https://github.com/jhcloos/flashrom/blo ... ashchips.h
The second 8-bits gives the type.
And the third 8-bits gives the capacity -> 2^capacity Mbits
Who is online
Users browsing this forum: No registered users and 4 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.