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 section C-11.
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. |
Table 16-5 NOR SPI BSP functions