Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I need to disable the SPI Flash chip on the Sensebender Micro in order to troubleshoot an issue with the NRF24 module.
Is there a way to disable the flash chip in code to prevent it from communication on the SPI bus?
Thanks, Tony
@tcontrada
The default sketch on the sensebender doesn't talk with the flash, unless you enter the test routine, then it reads out the jedec id of the chip, to verify communication
So on the bus it is disabled with D8 high?