FRDM-KW24D512 (new board to be Mbed Enabled soon) has a external 16-Mbit Flash connected over SPI.
Datasheet
https://www.adestotech.com/wp-content/uploads/doc8782.pdf
spiflash-driver doesn't seem to be compatible.
I see that a library was published a while back.
https://os.mbed.com/users/stjo2809/code/AT45/
My question is - can or should it be possible to add support for AT45 in this driver as an alternative interface, or should it remain a separate driver?
FRDM-KW24D512 (new board to be Mbed Enabled soon) has a external 16-Mbit Flash connected over SPI.
Datasheet
https://www.adestotech.com/wp-content/uploads/doc8782.pdf
spiflash-driver doesn't seem to be compatible.
I see that a library was published a while back.
https://os.mbed.com/users/stjo2809/code/AT45/
My question is - can or should it be possible to add support for AT45 in this driver as an alternative interface, or should it remain a separate driver?