-
ARM-LINXU
基于ARM-LINXU的视频监控系统的编程.rar(Based on the ARM-LINXU Video Surveillance System programming. Rar)
- 2007-10-24 11:12:32下载
- 积分:1
-
lpc_IAP_ex
LPCARM之IAP应用举例及FLASH二次写入C++程序祥解。方便大家写程序参考.(Application of the IAP, for example LPCARM and secondary FLASH write C++ Procedures祥解. U.S. written procedures to facilitate reference.)
- 2020-09-04 15:38:06下载
- 积分:1
-
水温控制
测温模块使用防水型PT100,显示屏使用1602,使用PID算法控制继电器的开关从而控制加热棒的通断(Temperature measurement module uses waterproof PT100 and display screen 1602. PID algorithm is used to control the switch of relay to control the on-off of heating rod.)
- 2019-04-17 18:51:05下载
- 积分:1
-
本文件实现串口发送功能 STM32F-DMA
* 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData()
* 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输
每当USART的发送缓冲区空时,USART模块产生一个DMA事件,
此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART
整个过程无需用户程序干预,用户只需启动DMA传输传输即可
在仿真器调试时,可以在数据传输过程中暂停运行,此时DMA模块并没有停止
串口依然发送,表明DMA传输是一个独立的过程。
同时开启接收中断,在串口中断中将数据存入缓冲区,在main主循环中处理([NO ENGLISH])
- 2010-08-06 16:30:24下载
- 积分:1
-
uart
基于ARM的UART串口驱动程序,并且能够对PC机串口的波特率进行自适应。(Based on ARM)
- 2007-09-16 11:51:51下载
- 积分:1
-
DMA-memory-to-USART
STM32f103 DMA传输 实现内存数据到串口传输功能(STM32f103 DMA transfers data to the serial port to implement the memory transmission function)
- 2013-05-26 09:01:34下载
- 积分:1
-
ucOS-II-V2.86-uCGUI-3.9-DEMO
基于ARM操作系统代码模板,stm32f103vet6(ARM-based operating system code templates,stm32f103vet6)
- 2014-06-12 22:16:20下载
- 积分:1
-
ucos_gprs
说明: ucos下,GPRS应用程序,含GPRS的初始化,以及拨号。(CENTER, GPRS applications, including GPRS initialization, and dial-up.)
- 2006-05-10 22:31:48下载
- 积分:1
-
tlc2543-DRIVER
TLC2543 12BIT SERIAL DRIVER CAN BE APPLIED TO ANY EMBEDDED SYSTEM.
- 2005-03-12 10:00:11下载
- 积分:1
-
HT1622_LCD_Driver
HT1622液晶驱动IC的C51驱动程序,以一个计时器为例。(HT1622 LCD Driver for Keil C51)
- 2009-10-31 12:44:36下载
- 积分:1