NOR SPI BSP Overview
An NOR BSP is required so that a physical-layer driver for a serial flash will work on a particular system. For more information about these functions, see NOR Flash SPI BSP.
Table - NOR SPI BSP functions
Function | Description |
---|---|
| Open (initialize) SPI. |
| Close (uninitialize) SPI. |
| Acquire SPI lock. |
| Release SPI lock. |
| Read from SPI. |
| Write to SPI. |
| Enable chip select. |
| Disable chip select. |
| Set SPI clock frequency. |