搜索资源列表
库函数结构
- AT91的库函数结构说明PDF文档,好东西。-The document of the AT91 s liberary function structure descr iption. It is one very good thing.
artx_kernel_swi
- SWI with ARTX Kernel and RealView Compiler This example program shows how to implement software interrupt functions in an application that uses the ARTX Kernel. The example uses the RealView Compilation Tools. The file SWI_Table.s implements t
32bit-arm-smart-card-system
- 智能卡业界最先进的产品体系的说明书,里面的体系结构和功能很值得大家分析。产品是用arm做控制器、CAN通讯、支持ID卡(EM4001)、MIFARE(ISO4443 TYPE A)、PSAM卡。产品包含门禁、考勤、收费。使用TCP/IP和嵌入式操作系统。-smart card industry's most advanced system products, the descr iption inside the structure and function is worth analy
AT91RM9200-BasicUSBPipe-ARM1_2-2_0
- 文件中主要包含的内容为: AT91RM9200的内部内部功能寄存器的定义,ROMSTART.S(ARM)复位启动涵数 从USB的操作、初始化、中断等功能!! 该程序供ARN开发者参考资料-document contains the main content : AT91RM9200 function of internal registers within the definition ROMSTART.S (ARM) reduction from the start culvert s
AT91RM9200-BasicEMAC-ARM1_2-2_0
- 文件中主要包含的内容为: AT91RM9200的内部内部功能寄存器的定义,ROMSTART.S(ARM)复位启动涵数 网络接口操作(物理转接芯片为:9161读者注意)、初始化、中断等功能-document contains the main content : AT91RM9200 function of internal registers within the definition ROMSTART.S (ARM) reduction culvert launched several o
fs4510_demo4
- FS4510开发板示例程序demo4 压缩包内含FS4510开发板LCD驱动程序与定时器程序 文件说明 demo4.apj 为 SDT2.51 的项目文件 init.s 为初始化文件 汇编格式 lcd.c LCD驱动文件 demo4.c 主程序 包含定时器初始化和 timer0 和 timer1 的使用 memory.a memory分配 snds.a init.s用到的硬件信息 isr.c 一些中断哑函数 \\inc
fs4510_demo5_pre
- FS4510开发板示例程序 demo5_pre----中断服务程序 串口驱动 演示的功能包括中断 定时器 串口 它提供了可以在 FS4510板子上运行的参考代码 文件说明 demo5_pre.apj 为 SDT2.51 的项目文件 汇编格式 init.s 为初始化文件 lcd.c LCD驱动文件 demo5.c 主程序 包含定时器初始化和 timer0 和 timer1 的使用 包含中断服务程序 uart.c 串口驱动
周立功电脑鼠源代码
- 周立功电脑鼠源代码,可实现记忆功能,环境为IAR,芯片LM3s615,Week Ligong computer mouse source code, memory function can be realized, the environment for the IAR, chip LM3s615
uart.rar
- S3C2440开发板自带的程序,主要功能是实现串口驱动,基于ADS1.2DE ,S3C2440 development board' s own procedures, the main function is to achieve the serial port driver, based on the ADS1.2DE
AT91SAM7S64-SSC.rar
- AT91SAM7S64的SSC功能应用,用于控制音频解码芯片CS4330,在IAR下编译运行。,AT91SAM7S64 the SSC function applications, used to control audio decoder chip CS4330, in the IAR compiler to run under.
stm32_iap
- 关于STM32的IAP总结,最近有项目要用到 IAP 的功能,于是调试了下 STM32 的 IAP-IAP on the STM32' s summary of a recent project to use the IAP function, so the next STM32 debug the IAP
leds
- S3C2440开发板自带的程序,主要功能是点亮LED灯,基于ADS1.2DE -S3C2440 development board' s own procedures, the main function is to light up LED lights, based on ADS1.2DE
u-boot
- S3C2440开发板自带的程序,主要功能是实现自启动,基于ADS1.2DE -S3C2440 development board' s own procedures, the main function is to achieve self-starting, based on the ADS1.2DE
2812BLDC
- TMS320F2812的永磁无刷直流电动机控制: 采用霍尔传感器实现三相无刷直流电动机的控制-TMS320F2812 permanent magnet brushless DC motor control: using Hall sensors to achieve the control of three-phase brushless DC motor
MP3Player_For2410_B
- 通过对MP3编解码原理的分析和学习,在arm2410-s上实现了mp3的播放功能。 -MP3 encoding and decoding through the principles of analysis and study, in the arm2410-s on the implementation of the mp3 playback function.
UART_RVMDK
- 本源码为STM32的UART使用例程,主要测试UART1的功能。开发环境realviewMDK 程序运行前先打开串口调试软件,UART被配置为: 波特率:9600bps 字长 :8位 校验位:无 停止位:1位 程序正常运行,调试软件的数据接收区将显示ASCII码字符表中的‘0’到‘z’范围内的字符;同时开发板上的小灯LD3~LD6将会顺序点亮,然后顺序熄灭。-The source code for the STM32' s UART to use routines,
shujucaijixitong
- lpc2378 数据采集系统 demo 。该demo为周立功公司的开发板demo功能正常可靠。值得学习与研究。-lpc2378 data acquisition system demo. The demo for the week of the company' s development board demo meritorious function normally reliable. Worthy of study and research.
armok01155791
- 小弟依照别的人程序改造了一个PS/2鼠标的接口程序,用Codevision写的,用的MCU是Tiny2313,PA0和PA1接鼠标的数据线和时钟线,PB口接上8粒LED灯,用来显示接收来鼠标发送过来的数据。我和程序默认显示的是第一个字节数据。这个程序有时会有点问题,不知道怎么搞的,如果我显示的第二或第三,或第四字节,有时自己会变成第一字节,呵呵,可能是一个BUG吧。还有一个问题是,听别人说这个程序会挑鼠标,如果能和一个鼠标通讯,换成另一种鼠标就无法通讯。估计是mouse_send()这个函数有点
can_draw_line
- 实现arm触摸屏功能,用户可以在w35的屏幕上进行画线操作-achieve arm touch pannel s function
Template-Function
- 实验器材: 探索者STM32F4开发板 实验目的: 本实验为新建工程实验,仅供大家新建工程时参考。 新建工程详细步骤,请看《STM32F4开发指南-库函数版本》第3.3节。 硬件资源: 1,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 实验现象: 本实验下载后,串口1将不停的输出t的值,打开电脑串口调试助手即可查看现象。 注意事项: 无. 正