Title:
25.KH25L8005_SPIREADandWrite2 Download
- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 75kb
- Update:
- 2016-04-22
- Downloads:
- 0 Times
- Uploaded by:
- 刘凯
Description: This program configures a C8051F04x as a 4-wire SPI Single Master.
//
// The SPI clock in this example is limited to 500 kHz when used with the
// SPI0_Slave code example. During a SPI_Read, the slave needs some time to
// interpret the command and write the appropriate data to the SPI0DAT
// register, and the slave no longer has enough time to complete the
// SPI_READ_BUFFER command with a clock greater than 500 kHz. For faster SPI
// clocks, a dummy byte between the command and the first byte of Read data
// will be required.
//
// This example is intended to be used with the SPI0_Slave example
To Search:
File list (Check if you may need any files):
25.KH25L8005_SPI总线读写实验(二)
..................................\KH25L8005
..................................\KH25L8005.M51
..................................\KH25L8005.Uv2.bak
..................................\KH25L8005.hex
..................................\KH25L8005.lnp
..................................\KH25L8005.opt.bak
..................................\KH25L8005.plg
..................................\KH25L8005.uvgui.Administrator
..................................\KH25L8005.uvgui_Administrator.bak
..................................\KH25L8005.uvopt
..................................\KH25L8005.uvproj
..................................\KH25L8005_Opt.Bak
..................................\KH25L8005_Uv2.Bak
..................................\KH25L8005_uvopt.bak
..................................\KH25L8005_uvproj.bak
..................................\STARTUP.A51
..................................\STARTUP.LST
..................................\STARTUP.OBJ
..................................\define.h
..................................\main.LST
..................................\main.OBJ
..................................\main.c
..................................\main.h
..................................\spi.LST
..................................\spi.OBJ
..................................\spi.c
..................................\spi.h
..................................\uart0.LST
..................................\uart0.OBJ
..................................\uart0.c
..................................\uart0.h