bbogush/nand_programmer

Page address offset calculation (Add new SPI chip)

Closed this issue · 1 comments

I was wondering how 07FF interprets to 8 for the Page (address) Offset in the example provided in the Wiki page?
I was trying to figure out this variable for EN25Q32B chip but made no conclusion.
The rest of the instruction are all clear.

2^(Page offset bits)=Page size
Easy!