2016-02-23 01:51:50 +08:00
|
|
|
SPI W25Q80BL Sample Application
|
|
|
|
===============================
|
|
|
|
|
|
|
|
This sample application illustrates how to use the SPI APIs from
|
|
|
|
Zephyr. The target device is present in the Quark SE development board
|
|
|
|
and requires the use of a GPIO pin as Chip Select to function.
|
|
|
|
|
|
|
|
The application is very simple. It simples reads the manufacturer and
|
|
|
|
device identification from the device.
|
2016-03-17 20:04:46 +08:00
|
|
|
|
|
|
|
|
|
|
|
Output
|
|
|
|
=======
|
|
|
|
SPI Example application
|
|
|
|
SPI Flash Manufacturer 000000ef Device Id 00000013
|