Welcome![Sign In][Sign Up]
Location:
Search - DMA USART

Search list

[Other resourceslac118b

Description: MSP430FG46xx source code, ADC, CLK, DAC, DMA, USART, USCI
Platform: | Size: 118868 | Author: huang | Hits:

[SCMslac118b

Description: MSP430FG46xx source code, ADC, CLK, DAC, DMA, USART, USCI -MSP430FG46xx source code, ADC, CLK, DAC, DMA, USART, USCI
Platform: | Size: 118784 | Author: huang | Hits:

[SCMExamples

Description: STM32 demo板的例程,其中包括AD,USART ,TIME1,TIME,CAN,DMA,FLASH,SPID等例程序,适合新手学习入门-STM32 demo board routines, including AD, USART, TIME1, TIME, CAN, DMA, FLASH, SPID, etc. Example procedures, suitable for novice learning portal
Platform: | Size: 4881408 | Author: 方高明 | Hits:

[ARM-PowerPC-ColdFire-MIPSAD_2_Channel_temp_DMA

Description: 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. All original code has high reference value
Platform: | Size: 1155072 | Author: 刘大川 | Hits:

[Other Embeded programDMAandUSART

Description: DMA、USART的演示,适合新人学习,便于大家使用修改!-DMA, USART presentation, suitable for newcomers to learn, easy to use you change!
Platform: | Size: 179200 | Author: ladiy | Hits:

[Otherourdev_478944

Description: 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 Interrupt
Platform: | Size: 627712 | Author: ztx | Hits:

[uCOSSTM32R100DevelopBoardSourceCode

Description: 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
Platform: | Size: 4893696 | Author: | Hits:

[Com Portcommunication-between-USART-using-DMA

Description: This example provides a basic communication between USART1 and USART2 using DMA capability, flags and interrupts.
Platform: | Size: 10240 | Author: 张建 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32f103-ADC-USART

Description: 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 contains CH10 and CH16 (on-chip temperature sensor)* Set the continuous conversion mode, and use the DMA transfer
Platform: | Size: 4096 | Author: 小肉 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32F-DMA

Description: * 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData() * 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输 每当USART的发送缓冲区空时,USART模块产生一个DMA事件, 此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART 整个过程无需用户程序干预,用户只需启动DMA传输传输即可 在仿真器调试时,可以在数据传输过程中暂停运行,此时DMA模块并没有停止 串口依然发送,表明DMA传输是一个独立的过程。 同时开启接收中断,在串口中断中将数据存入缓冲区,在main主循环中处理-[NO ENGLISH]
Platform: | Size: 3072 | Author: yyy | Hits:

[Other Embeded programsample_source_stm32

Description: STM32F103 example source(ad, dac, usart, dma, etc..)
Platform: | Size: 5612544 | Author: fighting | Hits:

[SCMlibraries.2009.1105.1839_v3.1.2

Description: 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...)
Platform: | Size: 318464 | Author: fighting | Hits:

[SCMstm32adc2dmausart

Description: 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
Platform: | Size: 3072 | Author: 杨善宁 | Hits:

[SCMusart

Description: stm32 DMA控制USART发送数据,每隔一段时间发送一次-Stm32 DMA control USART to send data, send once for a while
Platform: | Size: 2048 | Author: 才名义 | Hits:

[Other Embeded programDMA-for-USART

Description: 使用ST发布的最新版的驱动库实现使用DMA来进行串口通信-Released the latest version of the ST driver library implementation for serial communication using DMA
Platform: | Size: 860160 | Author: | Hits:

[Other Embeded programzwh-DMA-usart

Description: 基于stm32f103zet6的串口DMA通讯,以调试通过,使用的固件库是V3.5-DMA serial communication based stm32f103zet6 to debugging through the use of the library is V3.5 firmware
Platform: | Size: 2050048 | Author: ccczwh | Hits:

[Otherdma usart

Description: MODBUS 实现用DMA方式传输串口数据(MODBUS DMA slave MODBUS DMA slave)
Platform: | Size: 5728256 | Author: chaoqiang | Hits:

[Other第六个工程-dma-usart

Description: 在mdk环境下利用stm32 f407单片机实现串口dma功能(To achieve the MDK5 stm32f407 single-chip serial port dma function)
Platform: | Size: 8988672 | Author: 喵喵甜 | Hits:

[Other串口通信+DMA接收不定长数据

Description: 串口通信+DMA接收不定长数数据,芯片是stmf103,平台是keil4(Serial communication +DMA receives the indefinite long data)
Platform: | Size: 313344 | Author: our_527 | Hits:

[Communication-MobileUart1

Description: STM32F103C8T6 DMA USART 通讯(STM32F103C8T6 DMA USART)
Platform: | Size: 2048 | Author: kasen0 | Hits:
« 12 3 4 »

CodeBus www.codebus.net