Skip to content

Commit e7180d8

Browse files
author
Amanda Butler
authored
Add content to QuadSPI.md
Update example and related content, as in PR #768
1 parent fd24674 commit e7180d8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/api/drivers/QuadSPI.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,13 @@ For more information, please review the related content.
1616

1717
[![View code](https://www.mbed.com/embed/?type=library)](https://os.mbed.com/docs/v5.10/mbed-os-api-doxy/classmbed_1_1_q_s_p_i.html)
1818

19+
### QuadSPI example
20+
21+
[![View Example](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-examples-docs_only/tree/master/QSPI)](https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/QSPI/main.cpp)
22+
1923
### Related content
2024

25+
- [QSPI flash block device](https://github.com/ARMmbed/qspif-blockdevice).
2126
- [STMicroelectronics Quad-SPI documentation](https://www.st.com/content/ccc/resource/technical/document/application_note/group0/b0/7e/46/a8/5e/c1/48/01/DM00227538/files/DM00227538.pdf/jcr:content/translations/en.DM00227538.pdf).
2227
- [Macronix MX25R6435F flash memory with Quad-SPI](http://www.macronix.com/Lists/Datasheet/Attachments/6270/MX25R6435F,%20Wide%20Range,%2064Mb,%20v1.4.pdf).
2328
- [Nordic Quad-SPI support in NRF52840](http://infocenter.nordicsemi.com/pdf/nRF52840_OPS_v0.5.pdf).

0 commit comments

Comments
 (0)