ex_spi.txt

来自「ix2-lib-spi-1_2_0.zip源码」· 文本 代码 · 共 16 行

TXT
16
字号
Example for SPI Library for T89C51rx2 products

#CR Copyright (c) 2002 Atmel

OVERVIEW
--------
This package shows the implementation of the low level routines to send and receive data with
the SPI controller for ATMEL T89C51Rx2 products.
This example application write and read data from a serial EEPROM AT25010


CONFIGURATION
-------------
The application runs with a 11.0592MHz Oscillator in X1 mode and outputs the result at 9600 bauds on the asynchronous serial interface ( RS232 ).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?