Hi!
When I execute "esptool.py -p COM4 flash_id" I get "Detected flash size: 4MB".
Is the flash size declared here in MB oder MiB?
Is the flash size specified in MB or MiB?
-
- Posts: 9739
- Joined: Thu Nov 26, 2015 4:08 am
Re: Is the flash size specified in MB or MiB?
Flash in general doesn't pull hard drive shenanigans, so a MB indicated there is 1024*1024 bytes.
Re: Is the flash size specified in MB or MiB?
I was hoping so. Just couldn't find it written down anywhere.
Thanks!