Difference between revisions of "Component: Serial Flash (W25) (W25) (Storage)"
From Flowcode Help
Jump to navigationJump to searchLine 16: | Line 16: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 24: | Line 26: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 43: | Line 47: | ||
|- | |- | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-bool-icon.png]] - BOOL |
| width="90%" | Status | | width="90%" | Status | ||
|- | |- | ||
Line 153: | Line 157: | ||
|- | |- | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-bool-icon.png]] - BOOL |
| width="90%" | Blocking | | width="90%" | Blocking | ||
|- | |- | ||
Line 209: | Line 213: | ||
| colspan="2" | Address bits A23-A8 : 16-bit Address - Range 0x0000 - 0xFFFF | | colspan="2" | Address bits A23-A8 : 16-bit Address - Range 0x0000 - 0xFFFF | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-bool-icon.png]] - BOOL |
| width="90%" | Blocking | | width="90%" | Blocking | ||
|- | |- |
Revision as of 13:31, 17 November 2021
Author | Matrix TSL |
Version | 1.0 |
Category | Storage |
Contents
Serial Flash (W25) component
Component to allow support for the Winbond W25 range of SPI Flash devices. Compatible with various sizes of Flash including: 2Mb, 4Mb, 8Mb, 32Mb, 64Mb, 128Mb.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
ReadStatus |
Reads one of the internal status registers on the device | |
![]() |
Reg |
Selects which status register to read, 0 = Status or 1 = Status 2. | |
![]() |
Return |
![]() |
Initialise |
Initialises the SPI bus ready for communications. | |
![]() |
Return |