Forum Discussion
Altera_Forum
Honored Contributor
8 years agoSO idling HIGH wouldn't worry me. You may have a pull-up in the FPGA by default. Even if you don't I wouldn't be surprised if a tri-state line drifts up high, not low.
The Write Enable command is the only one I can think of that'll get you. You need it before you issue any command that can modify the contents of the FLASH - write, sector erase, bulk erase, write status, etc... Cheers, Alex