-
Qt_MCAN_Version_Change_Archive
说明: QT实现周立功CAN,有三个例程,均可正常运行,很有参考价值(QT to achieve Zhou Ligong can, there are three routines, can run normally, very valuable reference)
- 2020-12-16 10:49:15下载
- 积分: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
-
ESP8266_RTOS_SDK-3.1
ESP8266 web及MQTT开发包,能够快速实现功能,减少开发时间(ESP8266 web and MQTT development kit can realize functions quickly and reduce development time)
- 2020-06-22 22:00:02下载
- 积分:1
-
ALIENTEK-MINISTM32--RTC
ALIENTEK MINISTM32 RTC
- 2012-11-27 11:16:40下载
- 积分:1
-
Cortex-M3authority-guide
Cortex-M3权威指南中文完美翻译版 学习cortex内核单片机必看(The perfect Chinese translation version of the Cortex-M3 authoritative guide to learn the cortex kernel microcontroller must-see)
- 2012-12-04 11:55:36下载
- 积分:1
-
1304 - AD7663
STM32驱动线阵探测器TCD1304正常工作,并采用AD7663进行采集(STM32 Driven Linear Array Detector TCD1304 works normally and uses AD7663 to collect data.)
- 2021-03-04 09:59:32下载
- 积分:1
-
ygmhf
Analog data analysis processing, Constituting the modulated signals of different frequencies, Implemented with SDRAM run nios, while saving camera data SRAM.
- 2017-09-11 10:22:24下载
- 积分:1
-
pid
自适应PID控制算法、自适应pid源码、C语言实现、(Adaptive PID source code)
- 2021-01-13 17:08:47下载
- 积分:1
-
dianji
stm32 关于控制电机的子程序,经测试可以实现对伺服电机的精确控制。(stm32 on the control of the motor subroutine, the test can achieve precise control of the servo motor.)
- 2011-07-31 11:16:19下载
- 积分:1
-
ARM_MMC_SD
ARM对MMC卡的编程文档,通过它可以学习ARM对MMC卡的编程(ARM right MMC card programming documentation, which can learn from the MMC card ARM Programming)
- 2006-10-31 14:30:53下载
- 积分:1