-
global-variable
Visual Studio C++ 编程入门 全局变量(Visual Studio C++ programming entry of global variables)
- 2014-11-11 15:09:28下载
- 积分: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
-
duyunhai
杜云海的学习报告,详细介绍ARM映象文件及执行机理,及ARM Bios源码分析,及GNU之映象机理等(Du Yunhai study reports detailing ARM mapping documents and the implementation of the mechanism, and the ARM Bios-source analysis, and the mapping mechanism, such as GNU)
- 2008-01-28 09:53:10下载
- 积分:1
-
STM32_timer
stm32多定时器使用,很好的方法,建议好好看看,可以作为参考(stm32 multi-timer, good way to suggest a good look, can be used as reference)
- 2013-10-22 10:28:13下载
- 积分:1
-
STM32F429摄像头
只用于学习STM32F4摄像头,将例程的连续采集拍照,改为5s拍照一次。(Only for STM32F4 cameras, the routine of continuous acquisition of photographs, to take a 5S photograph once.)
- 2020-06-20 04:40:01下载
- 积分:1
-
《电工学》(第六版)上册+秦曾煌主编
说明: 电路基础教学, 做嵌入式开发需要的基本的电路知识.(Basic circuit teaching)
- 2020-12-23 10:53:23下载
- 积分:1
-
RX23T_MRSSK_SPM_LESS_FOC_CSP_RV101
PMSM 180°正弦波无位置传感器FOC程序(PMSM 180 sensorless FOC program.)
- 2021-04-27 13:08:45下载
- 积分:1
-
Oscilloscope-signal-source
用Stm32f103当示波器,具有分析输入波形功能,同时又能输出波形自己花了将近一个月编出。(When using Stm32f103 oscilloscope, with analysis of the input waveform function, at the same time can output waveform spent nearly a month to write themselves.)
- 2016-04-27 00:26:07下载
- 积分:1
-
mouse340
mouse340基于8051f340的鼠标应用程序(mouse340 mouse 8051f340-based applications)
- 2011-11-15 11:14:27下载
- 积分:1
-
MicrowaveTransistorAmplifiers
微波三极管放大器分析与设计 第二版
Guillermo Gonzalez著
扫描版(Microwave transistor amplifiers analysis and design
second edition
Guillermo Gonzalez)
- 2010-05-31 18:24:14下载
- 积分:1