资源列表
SPI
- 6410嵌入式驱动程序,很有用 //0X1 txon 0x2 RXON #define CLK_CFG1 ( *((volatile unsigned long *)0xE1400004) )//0X #define FB_CLK_SEL1 ( *((volatile unsigned long *)0xE140002C) ) #define SWAP_CFG1 ( *((volatile unsigned long *)0xE1400028) ) #define
LCD
- lcd源代码程序,,用于单片机的LCD。。。/*************************************************************/ /* SPI写LCD函数 */ /*************************************************************/ void LCD_write_byte(unsigned char data, unsigned char command) { SCE
sca100t
- sca100t 基于16位单片机编程模块程序 /////////////////获取温度///////////////// uint SPI_GetTR( void ) { uint result SPI_Start() SPI_WriteByte(RWTR) result = SPI_ReadBits(11) SPI_Stop() return result }-/////////////////获取温度////////
MCI
- MCI/SD卡接口,实现对SD卡的读写测试-MCI/SD Interface, realize sd card read and write
GPIO
- 普通端口测试程序,实现端口对灯驱动闪烁测试-Gernal PIN INput and output
EMAC
- 网络接口程序,底层驱动,实现对外部PHY芯片的控制-extenal MAC soft,realize extenal PHY
ADC
- ADC测试程序,实现对模拟电压的采集,实现模拟信号到数字信号的转换-ADC test program ,can convert anlog to digtal
CAN
- CAN2.0接收发送程序,实现接收发送的自测试-CAN2.0 receive and transform soft
LED
- 按键计数,数码管显示按键次数并且LED随按键取反-LED and Counter Display
VMC
- 自动售货机用于和纸币器硬币器通讯的代码,详细的定义了访问设备的函数。-auto vending communication source
90
- 应用与c8051f020的地震波检测单片机源代码-Seismic wave detection applications with c8051f020 microcontroller source code
6
- linux 串口 接收程序,在intel pxa255 上跑通-the linux receiver program, ran through intel pxa255
