RE: Serial Flash AT45DBxx1E as boot flash doesn't work
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
The model I'm using (AT45DB321E) is already included in flash.ini, but it is erroneously detected as a AT49F002T [1F08]. The AT45DBxx1E has a 2 bytes status register. The AT45DBxx1D has a 1 byte status register. I've modified the source code in order to work correctly with 2 bytes status register devices, but I can't anyway load the IDBLOCK correctly. Someone has something more to suggest?