SPIMemory
SPIMemory copied to clipboard
Feature Request: F35SQA001G-WWT - SPI NAND FLASH 1Gb support
I use deneyapkart (DENEYAP KART | Deneyap Kart) which use ESP32-WROVER-E chip, and I try to program F35SQA001G-WWT (SPI NAND FLASH 1Gb). I've used SPIMemory.h library but I know that SPIMemory.h library does not support my NAND Flash, and when I run the FlashDiagnostics example code in the SPIMemory.h library. I took belove eror. How can I fix these error?
Feature request
Is your feature request related to a problem? Please describe.
The library does not support F35SQA001G-WWT - SPI NAND FLASH 1Gb. Can you make the library support the flash? Or can you guide me on how can I do it?
Describe the solution you'd like
Can you make the library support the flash?
Describe alternatives you've considered
Can you guide me on how can I do it?
Additional context
None.
DO NOT DELETE OR EDIT anything below this
Note 1: Make sure to add all the information needed to understand the bug so that someone can help. If any essential information is missing we'll add the 'Needs more information' label and close the issue until there is enough information.
Note 2: For support questions (for example, tutorials on how to use the library), please use the Arduino Forums. This repository's issues are reserved for feature requests and bug reports.