Attention is currently required from: Nico Huber, Angel Pons, Sergii Dmytruk.
3 comments:
File flash.h:
Patch Set #22, Line 145: #define FEATURE_RDSR2 (1 << 21)
Isn't this implied by the above and function pointers that make use of it? […]
Done
Only one empty line please.
Done
File flashchips.c:
Patch Set #18, Line 6711: FEATURE_WRSR_EXT
Interesting, looks like the datasheet is inconsistent. It first states: […]
I tested it by writing to the QE bit in SR2 (since the SRP1 isn't writable unless you get special chips with powercycle / permanent protection modes enabled) and both commands worked.
My understanding of section 7.5 is roughly that CS# going high after 8 bits will just write SR1, and CS# going high after 16 bits will write SR1+SR2. The section you quote implies otherwise but I'd assume it was written for a different chip and just not updated for this one.
To view, visit change 58570. To unsubscribe, or for help writing mail filters, visit settings.