搜索资源列表
s3c44b0daima
- 该压缩包为ARM S3C44B0的源代码,含有5个程序。分别为按键控制LED,PWM脉冲宽度调制,RTC实时时钟,UART串口通信,DMA直接内存存取等5个实验的源代码。代码以C语言为主,辅以部分ARM汇编指令。该实验开发平台为S3C44B0板,开发工具为ADS1.2.
4
- 实验 正弦波(三角波)发生器 含汇编源代码 已验证
principle_of_microcomputer
- 微机原理实验的实验报告,包括开关状态显示实验,定时器/计数器实验,8259中断实验,A/D转换实验等五个实验的实验报告和汇编源程序-Microcomputer Principle experiments are reported, including the switching status display experiment, timer/counter experiments, 8259 interruption experiments, A/D conversion experiment
BJ
- 报警器,有电路图,汇编以及C程序。同时有完整实验要求。-Alarm, a circuit assembly and C program. At the same time a complete experiments.
S3C44B0Xtest
- 本代码文件是S3C44B0X板的测试程序,包括汇编初始化文件和C语言测试代码。 汇编代码主要完成系统初始化,包括: 禁止看门狗; 禁止所有中断; 初始化存储器(包括SDRAM); 设定锁相环倍频; 使能所有单元模块时钟; 初始化堆栈; 设置中断等等 C语言代码主要是应用代码,包括: 设置使用指令缓存; 修改系统主时钟为32MHz; IO端口功能、方向设定; 初始化中断; 初始化DMF50081液晶模块; 蜂鸣器测试; 液
40-SCM-experiment-for-beginners
- 给初学单片机的同学最佳的实验指导,给出了具体实验电路,以及实验程序(同时包含汇编语言及C语言) -SCM beginner students to the best experimental guidance, given in detail the experimental circuit, and experimental procedures (includes both assembly language and C language)
51MUC--example
- 51单片机50个实验例程,有汇编和C语言代码,很好的学习资料-51 SCM 50 experimental routine , assembly and C language code, a good learning materials
RV_ARM
- ARM7语言基础实验,C与汇编的相互调用。-ARM7 language basic experiment, C and the compilation of mutual calls..