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

Search list

[DSP programImplementing a Software UART on the TMS320C54x wit

Description: Implementing a Software UART on the TMS320C54x with the McBSP and DMA
Platform: | Size: 20480 | Author: 黄应东 | Hits:

[Other Embeded programcc2430_lib_and_app_1.02

Description: TI(德州仪器公司)的CC2430芯片的库函数以及一些应用,还包含了各种驱动,如UART,DMA,ADC等。-TI (Texas Instruments) of the CC2430 chip library functions as well as some applications, also includes a variety of drivers, such as UART, DMA, ADC and so on.
Platform: | Size: 147456 | Author: sailor | Hits:

[VHDL-FPGA-VerilogNIOSII_tutorial_code

Description: NIOSII实例代码。包括系统时钟代码,DMA(Memory to Memory)驱动代码,Fine-gained Flash Access驱动代码,Timestamp驱动代码,ISR代码,Simple Flash Access驱动代码,UART代码-NIOSII examples of code. Including the system clock source, DMA (Memory to Memory) drive code, Fine-gained Flash Access driver code, Timestamp-driven code, ISR code, Simple Flash Access driver code, UART code
Platform: | Size: 8192 | Author: danielmu | Hits:

[ARM-PowerPC-ColdFire-MIPSNiosII_example

Description: FPGA中niosII的应用实例--包括PIO,UART,DMA,ISR等的应用,比较基础,适合初学者比较透彻理解NiosII的应用-FPGA application in niosII- including PIO, UART, DMA, ISR and other applications, basis of comparison, suitable for beginners relatively thorough understanding of the application of NiosII
Platform: | Size: 8192 | Author: 刘彩苗 | Hits:

[Linux-Unixexp

Description: 《arm9嵌入式系统开发与实践》光盘资料,包括uart,DMA,IIC,GPRS驱动程序-" Arm9 embedded system development and practice of" CD-ROM, including the uart, DMA, IIC, GPRS driver
Platform: | Size: 229376 | Author: wuyan | Hits:

[SCMLM3SAPP_DMA_UART_Note

Description: TI的LM3s系列采用DMA方式进行UART通信例程,对理解UART通信和DMA有帮助。-TI LM3s series conducted by DMA UART communication routines, communication and understanding UART DMA help.
Platform: | Size: 423936 | Author: lee | Hits:

[SCMkeil_lpc1768

Description: LPC1768範例CODE,包含特殊介面功能ADC、PWM、CAN、RTC、UART和USB-LPC1768 SAMPLE CODE,includes ADC,pwm,can,usb,uart...
Platform: | Size: 926720 | Author: 大頭 | Hits:

[Embeded-SCM DevelopUART(DMA)

Description: UART接口采用DMA方式的代码,具有很大参考价值-UART interface with DMA mode code, has great reference value
Platform: | Size: 1024 | Author: lizixi | Hits:

[Com Portuart0

Description: 次源码包含了LPC1700芯片串口通信的三种方式:DMA方式、查询方式、中断方式。只要修改读写信号就可以里脊运行。-This programme contains three ways of serial port communication of LPC1700:DMA, request and interrupt.
Platform: | Size: 74752 | Author: terminator | Hits:

[ARM-PowerPC-ColdFire-MIPSDMA

Description: s3c2440 DMA操作实例程序,通过DMA方式读取内存中的数据并显示操作时间。-s3c2440 DMA operation sample program, read the memory through the DMA mode and display the data in the operation time.
Platform: | Size: 152576 | Author: ylh | Hits:

[Other Embeded programPrintf-UART-DMA-STM32

Description: printf dma uart STM32
Platform: | Size: 4159488 | Author: Dima | Hits:

[ARM-PowerPC-ColdFire-MIPSuart-DMA---USART1---simple-HTTPSERVER-with-a-bug.

Description: DMA, Wizfi WIFI via serial, STM32F103
Platform: | Size: 292864 | Author: mud | Hits:

[Embeded-SCM DevelopUART(DMA)

Description: UART接口采用DMA方式的代码,具有很大参考价值-UART interface with DMA mode code, has great reference value
Platform: | Size: 1024 | Author: 电子测量 | Hits:

[SCMUART-DMA

Description: STM32的UART发送、接收DMA模式函数配置方法,已经调试可用。-Configuration method of STM32 UART using DMA mode to realize duplex communication function, debugging has been available.
Platform: | Size: 2048 | Author: 林勇 | Hits:

[SCMCC430F6137-DMA-UART

Description: CC430基于内部DMA模块,实现串口发送-CC430 UART DMA
Platform: | Size: 2048 | Author: huang | Hits:

[SCMuart-DMA

Description: stm32 youguan串口的DMA一系列的学习-STM32 serial DMA series of learning
Platform: | Size: 2059264 | Author: 张有朵 | Hits:

[SCMfifo

Description: 一个简单的FIFO实现,基于STM32的UART+DMA方式。(A simple FIFO implementation, based on the STM32 UART+DMA approach.)
Platform: | Size: 1024 | Author: 与众漫步 | Hits:

[OtherSTM32F030F4_LED_USART_EXIT_WFI()

Description: STM8S0F030 uart + DMA
Platform: | Size: 1902592 | Author: WayHing | Hits:

[Embeded-SCM DevelopSysUART

Description: 程序初始化STM32F030 uart1和DMA,并通过DMA接收和发送不定长串口数据(The program initializes STM32F030, uart1 and DMA, and receives and sends the indefinite long serial data through the DMA)
Platform: | Size: 2048 | Author: 暮霭 | Hits:

[Embeded-SCM DevelopUART

Description: 对STM32系列的多个串口进行编程,均采用DMA传输替代查询方式发送,克服被高优先级中断而产生丢帧现象。程序使用非常方便,只需在文件头部更改下define就可以灵活切换各串口,具体串口功能的实现也只要在接收函数中处理就可以了,不需要更多的关注具体中断和硬件。案列中设定了调试输出串口,以及实现串口透传。(Programming for multiple serial ports of STM32 series, all of them are transmitted by DMA transmission instead of query mode, which overcomes the phenomenon of losing frames caused by high priority interruption. The use of the program is very convenient, only in the file head change define can be flexible switching of the serial port, the realization of the specific serial port function can be processed in the receiving function as long as it does not need more attention to specific interrupts and hardware. In the case column, we debug output serial port and realize serial transmission.)
Platform: | Size: 5120 | Author: kit7828 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net