Description: SSP host, SPI slave communication experiment with each other, based on ARM-LPC2131, available for reference.
To Search:
- [Spi_with_ss_Slave] - Atmel SPI slave C51 procedures
- [SSP] - SSP from the experimental machine! Can c
- [SPI_interface_master_slave] - SPI communication between a single maste
- [SPI] - SPI achieve LPC21XX system code, can deb
- [SPI] - The man who first experimented with sail
- [SPISlave] - communications by SPI as slave
File list (Check if you may need any files):
SSP作SPI从机实验\SSP_SPI_Slave\src\BootFiles\config.h
................\.............\...\.........\DebugInChipSRAM.scf
................\.............\...\.........\DebugOrRelInChipFlash.scf
................\.............\...\.........\IRQ.s
................\.............\...\.........\LPC2294.h
................\.............\...\.........\Startup.s
................\.............\...\.........\target.c
................\.............\...\.........\target.h
................\.............\...\user\SSP_SPI_Slave.c
................\.............\SSP_SPI_Slave_Data\CWSettingsWindows.stg
................\.............\..................\DebugInChipFlash\TargetDataWindows.tdt
................\.............\..................\...........SRAM\ObjectCode\IRQ.o
................\.............\..................\...............\..........\SSP_SPI_Slave.o
................\.............\..................\...............\..........\Startup.o
................\.............\..................\...............\..........\target.o
................\.............\..................\...............\SSP_SPI_Slave.axf
................\.............\..................\...............\SSP_SPI_Slave.i32
................\.............\..................\...............\TargetDataWindows.tdt
................\.............\..................\RelInChipFlash\ObjectCode\IRQ.o
................\.............\..................\..............\..........\SSP_SPI_Slave.o
................\.............\..................\..............\..........\Startup.o
................\.............\..................\..............\..........\target.o
................\.............\..................\..............\SSP_SPI_Slave.axf
................\.............\..................\..............\SSP_SPI_Slave.i32
................\.............\..................\..............\TargetDataWindows.tdt
................\.............\..................\DebugInChipSRAM\ObjectCode
................\.............\..................\RelInChipFlash\ObjectCode
................\.............\src\BootFiles
................\.............\...\user
................\.............\SSP_SPI_Slave_Data\DebugInChipFlash
................\.............\..................\DebugInChipSRAM
................\.............\..................\RelInChipFlash
................\.............\src
................\.............\SSP_SPI_Slave_Data
................\SSP_SPI_Slave
SSP作SPI从机实验