搜索资源列表
UART_ARM
- ARM lpc2129 串口传输数据c和汇编程序-ARM lpc2129 serial transmission of data and compilation procedures c
4510Bbootloader
- 用c编写的s3c4510bbootloader,该程序很简单,该程序包括硬件初始化,烧写程序,串口程序等-prepared with the s3c4510bbootloader, the procedure is very simple, the program includes hardware initialization, the burning process, serial procedures
UART0_LPC2210
- 采用C编写的,在LPC2100系列开发板下,实现的串口通信程序-prepared using C, in LPC2100 series development board, the achievement of Serial Communication Program
S3C44B0X例子程序1
- 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。 7 uart -- 串口测试程序 该项目在SDT2.5
DELPHI_CVAVR_EEPROM
- 这是一个DELPHI与单片机相结合的应用例子 这个程序的主要功能是通过串口与单片机通讯,读写EEPROM的资料。 上位机程序是用Delphi 6.0,下位机程序是CVAVR 1.24, 采用的主芯片是Atmel ATMega16, EEPROM芯片是Atmel AT24C04(或AT24C256) Application ...... 应用程序 for Delphi 6.0 (SP2) ..\\EEPROM.dpr ...... DELPHI 项目包 ..
jx44b0study_system_souce_code
- 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
fs4510_demo5_pre
- FS4510开发板示例程序 demo5_pre----中断服务程序 串口驱动 演示的功能包括中断 定时器 串口 它提供了可以在 FS4510板子上运行的参考代码 文件说明 demo5_pre.apj 为 SDT2.51 的项目文件 汇编格式 init.s 为初始化文件 lcd.c LCD驱动文件 demo5.c 主程序 包含定时器初始化和 timer0 和 timer1 的使用 包含中断服务程序 uart.c 串口驱动
download
- 进行arm-linux嵌入式系统开发时,需要将文件烧写到flash上,在网上可以找到win下的烧写程序,但多数情况下开发环境应该是在linux下,烧写程序时切换到win下很不方便,使用该程序可以在linux下直接对flash进行烧写 该程序运行后将一个小的for arm的c程序通过串口传送到arm开发板上,使用该小程序与主机端通信,将主机传送信息烧写到flash上- Carries on when arm- linux inserts the type system development,
uart
- ARM7串口程序,芯片为LPC2138,开发环境为KEIL V3.0-ARM7 serial procedures, chips for the LPC2138, development environment for the KEIL V3.0
1602
- 在430的基础上实现1602液晶显示功能,带有串口通信-In the 430 based on 1602 LCD function, with a serial communication
USARTmonichengxu
- pic18f芯片的USART串口通讯模块的利用,程序实现了串口的初始化、接收与发送中断及数据的解包打包和发送过程。-pic18f chip USART serial communication module to use, the program achieved a serial port initialization, receiving and sending interrupts and data packing and sending the process of unpacking.
lpc1111
- 这个源代码实现了在LPC111芯片上实现串口通信,通过SPI协议调用字库,和在液晶屏幕上显示信息-The source code to achieve in the LPC111 chip serial communication, through the SPI protocol called character, and display information on the LCD screen
usart.c
- STM32串口的DMA中断模式,方便数据的传输,提高CPU的利用率-Utilization STM32 serial DMA interrupt mode, convenient transfer of data to improve the CPU
c语言测试
- 串口触摸屏显示测试,图表闪烁,按键显示资料(SERI DISPLAY TEST,FLASH TABLE AND KEY)
实验47 串口IAP实验
- LPC iap way the received data exist in flash
VCO0706
- VCO0706 串口通讯拍照摄相头C语应用,读取接收一包JPEG数据函数的示例 本段放在头文件中,设一包JPEG数据为512字节。(VCO0706 serial communication C language application camera camera.)
实验4串口实验
- STM32F103ZET6串口实验,C语言程序。(STM32F103ZET6 serial port experiment, C language program.)
HMT_API_V4.XX
- 拓普微串口触摸屏底层驱动程序,包括51 单片机,和STM32的例程,程序包含画点画线,读数据、写数据,读按键等功能(Tuopu serial port touch screen driver, including 51 SCM, and STM32 routine, the program includes drawing dot line, read data, write data, read the keys and other functions)
DMA实验nvic
- 用stm32f103控制nand flash,采用DMA方式把FPGA传输过来的数据存到Flash里,输入f1,f2,f3可以实现读取FLASH内容到串口助手。(The NAND flash is controlled by STM32F103, and the data transmitted by FPGA is stored in Flash by DMA way. Input F1, F2, F3 can read FLASH content to serial assistant.)
MSP430G2553的C程序
- msp430单片机的一些使用例子,包括串口,AD转换模块,timer和wdt的使用(Some examples of MSP430 Singlechip)