资源列表
auxiliarytest
- 机车辅机测试程序,通过单片机对机车辅助机组进行功能测试的程序-test program for auxiliary motors of locomotive
s3c2410MMU
- 由于关于arm的学习资料都是英文的,最近哥们买了一款学习板,附带有关于2410的mmu的资料,可以一看-no
S3C2410A_demo
- 三星S3C2410A板demo程序代码,包括LCD的驱动,RTC时钟,IIC,DMA通信等-Samsung S3C2410A board demo program code, including LCD drivers, RTC clock, IIC, DMA communications
AT91SAM7564_debug
- AT91SAM7564 调试笔记,记录了调试过程中的一些注意问题-AT91SAM7564 Debug notes recorded in the process of debugging some attention to the issue of
master_iic_verilog
- IIC总线的Master代码-IIC Bus Master code
STM32F101xx
- 基于ARM的32位MCU STM32F101xx 和 STM32F103xx固件库应用文档 v2.0中文版 -good
DOSforARM
- 可以兼容MS-DOS的文件系统和指令的S3C2410平台的DOS部分源代码,加以修改可以使用在S3C2440 S3C44B0等ARM7、ARM9上-Are compatible with MS-DOS file system and instructions parts S3C2410 platform DOS source code, modified to use in the S3C2440 S3C44B0 such as ARM7, ARM9 on
ADC_test
- STM32的ADC例程,使用ST的V2.0版固件库,开发平台为MKD。-STM32 routines of the ADC, use the ST version of the V2.0 firmware libraries, the development platform for the MKD.
SPI_test
- STM32的SPI例程,使用ST的V2.0版固件库,开发平台为MKD。-STM32 of SPI routines, use the ST version of the V2.0 firmware libraries, the development platform for the MKD.
USART_test
- STM32的串口例程,使用ST的V2.0版固件库,开发平台为MKD。-STM32 serial routines, use the ST version of the V2.0 firmware libraries, the development platform for the MKD.
TIMx_test
- STM32的定时器例程,使用ST的V2.0版固件库,开发平台为MKD。-STM32 timer routines, use the ST version of the V2.0 firmware libraries, the development platform for the MKD.
2410-fs-ldqmoon
- 这个是我调通的在2410下运行文件系统的程序. 用2410驱动sd卡来实现fat文件系统. 欢迎大家来测试. 用法很简单, 如下 FILE *fp // 文件指针 unsigned char temp[24]="3.wav" // 文件明需要放在数组里 while(!initialize_media()) // 初始化sd卡 { Uart_Printf("sd initializing....\n") } Uart_Printf(
