搜索资源列表
slac118b
- MSP430FG46xx source code, ADC, CLK, DAC, DMA, USART, USCI
STM32f103-ADC-USART
- STMicroelectronics 32 用ADC模块采集两路信号并通过USART模块送出 * 设置ADC1的常规转换序列包含CH10和CH16(片内温度传感器) * 设置了连续转换模式,并使用DMA传输-STMicroelectronics 32 ADC module with the acquisition of two signals sent through the USART module* set ADC1 conventional conversion sequence
DMAandUSART
- DMA、USART的演示,适合新人学习,便于大家使用修改!-DMA, USART presentation, suitable for newcomers to learn, easy to use you change!
usart
- stm32 DMA控制USART发送数据,每隔一段时间发送一次-Stm32 DMA control USART to send data, send once for a while
AD_2_Channel_temp_DMA
- STM32的一个演示例子 其中包括AD两通道采样(一个模拟输入 一个内置温度传感器) DMA传输和USART模块的应用。 代码全部原创 具有很高的参考价值-STM32 a presentation including examples of two-channel AD sampling (one analog input of a built-in temperature sensor) DMA transmission and USART module applications. A
ourdev_478944
- PLC 测试代码,芯片STM32,测试内容:RAM定位 GPIO PWM Systick RTC ADC DMA EEPROM(24C16) USART 外部中断 -PLC test code, chip STM32, contents of the tests: RAM location GPIO PWM Systick RTC ADC DMA EEPROM (24C16) USART External Inter
STM32R100DevelopBoardSourceCode
- stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART-stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART
communication-between-USART-using-DMA
- This example provides a basic communication between USART1 and USART2 using DMA capability, flags and interrupts.
STM32F-DMA
- * 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData() * 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输 每当USART的发送缓冲区空时,USART模块产生一个DMA事件, 此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART 整个过程无需用户程序干预,用户只需启动DMA传输传输即可 在仿真器调试时,可以在数据传输过程中暂停运行,此时DMA模块并没有停
sample_source_stm32
- STM32F103 example source(ad, dac, usart, dma, etc..)
libraries.2009.1105.1839_v3.1.2
- This files are stm32f10x libs.(ad, da, dma, usart, spi, sdio, i2c, timer, exti, etc...)-This files are stm32f10x libs.(ad, da, dma, usart, spi, sdio, i2c, timer, exti, etc...)
stm32adc2dmausart
- STM32的ADC采集模拟电压,转换结果以DMA方式传输给USART,USART通过串口发送到上位机-STM32 of the ADC analog voltage acquisition, the conversion results mode DMA transfer to the USART, USART to the PC via the serial port
TI-
- ti芯片选型,arm7系列产品选型,带网口,dma,usart,tim,adc等功能-ti chip selection, arm7 series of product selection, with a network port, dma, usart, tim, adc and other functions
USART_DMA_Basic
- stm32 串口通讯使用DMA的例子。使用了ST公司的固件库2.0,mdk-stm32 serial communication using DMA example. Using ST' s Firmware Library 2.0
DMA-for-USART
- 使用ST发布的最新版的驱动库实现使用DMA来进行串口通信-Released the latest version of the ST driver library implementation for serial communication using DMA
zwh-DMA-usart
- 基于stm32f103zet6的串口DMA通讯,以调试通过,使用的固件库是V3.5-DMA serial communication based stm32f103zet6 to debugging through the use of the library is V3.5 firmware
dma usart
- MODBUS 实现用DMA方式传输串口数据(MODBUS DMA slave MODBUS DMA slave)
第六个工程-dma-usart
- 在mdk环境下利用stm32 f407单片机实现串口dma功能(To achieve the MDK5 stm32f407 single-chip serial port dma function)
串口通信+DMA接收不定长数据
- 串口通信+DMA接收不定长数数据,芯片是stmf103,平台是keil4(Serial communication +DMA receives the indefinite long data)
Uart1
- STM32F103C8T6 DMA USART 通讯(STM32F103C8T6 DMA USART)