Closed peter-tatch closed 3 years ago
Thank you but that site appears to be down. Is there a new link or is it temporarily down?
@peter-tatch Sorry, but the link is internal-only. It's our way of syncing multiple sources of issue reporting into one collected bucket.
@peter-tatch NAND is a different technology, that requires the management of bad sectors. It is used in SD cards, therefore the possible way to use NAND in Mbed OS right now is via SD block device
Apologies, this was closed in error by the automated bot - re-opening.
Thank you for raising this detailed GitHub issue. I am now notifying our internal issue triagers. Internal Jira reference: https://jira.arm.com/browse/IOTOSM-2069
See further example of changing the block device in https://github.com/ARMmbed/mbed-os-example-blockdevice#changing-the-block-device.
Closing since it seems like this question was answered.
I would like to see some explanation of whether this can work with NAND flash. Can any of the block devices work with raw serial NAND flash? Can we configure the SPIFBlockDevice to work with NAND flash for example. If not, what is the limitation that prevents a NAND block device from being included?