Description: Experiment name: SPI driver 74HC595, digital display experiments
Function Description: Using the digital display data from 0 to 9999.
Purpose: familiar with the SPI communication protocol.
Master look-up table.
Understanding of the human eye on the display resolution.
Learn to use SPI SPI device driver 74HC595.
Learn to use the timer timing.
Experiment Description: MCU- M128
Internal 8M crystal
If the LED is not high enough refresh rate, then there will be flickering.
To Search:
File list (Check if you may need any files):
Seg7\datasheet\74HC595_Philips.pdf
....\output\delay.dp2
....\......\delay.lis
....\......\delay.o
....\......\delay.s
....\......\HC595.cof
....\......\HC595.dbg
....\......\hc595.dp2
....\......\HC595.hex
....\......\hc595.lis
....\......\HC595.lk
....\......\HC595.lst
....\......\HC595.mak
....\......\HC595.mp
....\......\hc595.o
....\......\hc595.s
....\......\HC595_cof.aps
....\......\main.dp2
....\......\main.lis
....\......\main.o
....\......\main.s
....\......\spi.dp2
....\......\spi.lis
....\......\spi.o
....\......\spi.s
....\readme.txt
....\source\config.h
....\......\config._h
....\......\HC595.prj
....\......\HC595.SRC
....\......\lib\delay.c
....\......\...\delay.h
....\......\...\hc595.c
....\......\...\hc595.h
....\......\...\hc595._c
....\......\...\hc595._h
....\......\...\spi.c
....\......\...\spi.h
....\......\...\spi._c
....\......\...\spi._h
....\......\main.c
....\......\main._c
....\......\lib
....\datasheet
....\output
....\source
Seg7