[riot-notifications] [RIOT-OS/RIOT] cpu/sam0_common: SPI: add support for QSPI in SPI mode (#15361)
benpicco
notifications at github.com
Tue Nov 24 18:48:41 CET 2020
@benpicco commented on this pull request.
> + .wait_chip_erase = 240 * US_PER_SEC,
+ .wait_32k_erase = 700 * US_PER_MS,
+ .wait_sector_erase = 250 * US_PER_MS,
+ .wait_chip_wake_up = 1 * US_PER_MS,
Got them from the [data sheet](https://www.micron.com/-/media/client/global/documents/products/data-sheet/nor-flash/serial-nor/n25q/n25q_256mb_3v.pdf)

--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15361#discussion_r529765467
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201124/434c2f3c/attachment.htm>
More information about the notifications
mailing list