-
led
stm8简单的流水灯点亮,附带io口的输入输出配置!(led on)
- 2012-07-22 10:53:12下载
- 积分:1
-
项目
说明: 超声波避障小车,基于STM32F407,搭载了ucosⅢ,HCSR04超声波传感器(Ultrasonic obstacle avoidance car)
- 2020-11-25 20:19:32下载
- 积分:1
-
ARMArchitectureReferenceManual2ndEdition)
ARM经典书是ARM设计开发必备的手头工具参考书(ARM ARM is a classic book design and development of the tools necessary reference books)
- 2007-01-17 18:52:21下载
- 积分:1
-
s3c2410
大家期待以久的s3c2410中文资料,开发arm的重要资料,快下啊(we look forward to the long-s3c2410 Chinese data, the development arm of the important information quickly under ah)
- 2020-06-26 03:40:02下载
- 积分: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
-
TMS320C6416-DSKSCH
TMS320C6416 无线通信DSK 原理图(TMS320C6416 Schematic diagram of wireless communication)
- 2009-11-30 21:18:07下载
- 积分:1
-
MSP430G2553_ADC
基于msp430g2553单片机的ADC数据采集程序,同时将采集到的数据存入到flash中,并且可以通过串口发送数据。是不可多得的430代码模板。(Based msp430g2553 microcontroller ADC data collection procedures, and the collected data are stored into the flash memory, and can send data through the serial port. Is a rare 430 code templates.)
- 2021-01-29 22:58:36下载
- 积分:1
-
Formula
说明: 汽车OBD诊断系统,国际标准下的动力系统数据定义以及数据解析。(OBD diagnostic system of automobile, data definition and data analysis of power system under international standards.)
- 2019-01-16 14:55:59下载
- 积分:1
-
clocko-LCD
stm32f103下电子钟,利用液晶屏显示(stm32f103 an electronic clock, use the LCD display)
- 2016-06-06 15:22:39下载
- 积分:1
-
wavePlayer
使用MCU 的PWM功能进行语音播放,实现语音单段播放和循环播放!(use the MCU of PWM functionality for voice playback, the voice of single-stage play and loop!)
- 2012-08-09 14:12:25下载
- 积分:1