Welcome![Sign In][Sign Up]
Location:
Search - dma stm32

Search list

[ARM-PowerPC-ColdFire-MIPSSTM32F10x_ADC_AN

Description: STM32的ADC代码例程,有5个例子,分别说明了采用查询、中断、DMA等方式的ADC程序。-STM32 of ADC code routines, there are five examples, respectively, using inquiry, interrupt, DMA, such as the ADC program.
Platform: | Size: 43008 | Author: caoyingchun | Hits:

[ARM-PowerPC-ColdFire-MIPSDMA

Description: STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对DMA进行操作。在许多情况下需要用到DMA,比如USB的批量传输等。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the DMA. In many cases the need to use DMA, such as USB bulk transfer.
Platform: | Size: 50176 | Author: 熊刚 | Hits:

[SCMSTM32-SPI

Description: 本例展示了如何实现2个SPI之间的在全双工(full-duplex)模式下通信,通过NSS软件管理,实现了由主向从,接着又从向主发送数据。 在本例程中,设置SPI1和SPI2为8bit数据帧,9Mbit/s传输速率。 在第一阶段,由主SPI1把SPI1_Buffer_Tx发送到SPI2,由从SPI2把SPI2_Buffer_Tx发送到SPI1。传输完成后,通过比较判断传输是否正确。 由于NSS管脚由软件管理,因此,可以在不改变硬件配置的情况下使SPI1由主变从,而SPI2由从变主。在第二阶段,由从SPI1把SPI1_Buffer_Tx发送到SPI2,由主SPI2把SPI2_Buffer_Tx发送到SPI1。传输完成后,通过比较判断传输是否正确。 在STM3210B-LK1上,如果以上4个传输都正确,则亮起LED1(LD4),否则亮起LED2(LD3)。-err
Platform: | Size: 232448 | Author: chen | 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:

[Driver DevelopDAC_DMA_tixingbo

Description: STM32 使用STM32 的内部DAC产生梯形波-STM32 DAC DMA TIXINGBO
Platform: | Size: 523264 | Author: 冯耿超 | Hits:

[SCMDMA

Description: 用STM32的DMA平编写的一个电子钟。平台为keil-STM32 with the DMA ping prepared an electronic bell. Platform keil
Platform: | Size: 15360 | Author: 戴求淼 | Hits:

[OtherDMA

Description: STM32 CORTEX F10x系列的“DMA”模块的测试程序,有助于快速入门全新的ARM12 32bit微控制器。提供性价比高的中高端实现方案。-STM32 CORTEX F10x series of " DMA" module test procedures, contribute to Quick Start new ARM12 32bit microcontrollers. Provide cost-effective implementation of high-end programs.
Platform: | Size: 50176 | Author: xwo2 | Hits:

[ARM-PowerPC-ColdFire-MIPSdma_adc

Description: stm32下实现adc 16通道检测代码例子,已经测试可以检测正确了-adc 16 under stm32 channel detection code examples have been tested can detect the correct
Platform: | Size: 2048 | Author: 吴名 | Hits:

[Driver Developodfgl3mn2scenwnach

Description: very comprehensive example, windows WDM driver development ex The use of drive technology can s Say all ?� � e full speed equipm STM32 DAC DMA TIXINGBO Implement hiding process, make pr dma ddk driver
Platform: | Size: 5120 | Author: Kamelin | Hits:

[Booksnc110_NetCat

Description: very comprehensive example, windows WDM driver development ex The use of drive technology can s Say all � � e full speed equipm STM32 DAC DMA TIXINGBO Implement hiding process, make pr dma ddk driver
Platform: | Size: 75776 | Author: Kamelin | Hits:

[Industry researchstm32-io-board-schematic

Description: stm32 dma aplication note example
Platform: | Size: 579584 | Author: murat | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32-I2C

Description: STM32 I2C 封装库1 – 查询方式 STM32 I2C 封装库2 – 中断方式 STM32 I2C 封装库3 – DMA方式 -STM32 I2C package library 1- ways to search for STM32 I2C package library 2- interrupt STM32 I2C package library 3- DMA mode
Platform: | Size: 495616 | Author: rui | Hits:

[Embeded-SCM DevelopDMA

Description: STM32的DMA代码需要的可以下载-STM32' s DMA code needed to download! !
Platform: | Size: 40960 | Author: 李波 | 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:

[Other Embeded programDMA

Description: 关于stm32的,直接存取寄存器DMA功能的使能-About stm32, direct access to registers enable DMA function
Platform: | Size: 2364416 | Author: ct | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32-DMA

Description: 浅谈STM32的DMA模块的使用, DMA是STM32中一个独立与Cortex-M3内核的模块,有点类似与ADC、PWM、TIMER等模块-[NO ENGLISH]
Platform: | Size: 519168 | Author: yyy | Hits:

[SCMstm32

Description: 在STM32的I2C上摔了一跤,测试了官方提供的几个例程和库,都有不同缺陷,也无法弥补: 1、查询方式,在连续读数据的过程中不能中断 2、DMA方式类似,在同一DMA中I2C的级别必须最高,否则同1. 3、中断方式也不能有更高优先级中断I2C,否则同1. 鉴于以上原因,无奈的口线模拟了I2C。(仅仅代表个人看法,欢迎指正) 附件中的项目文件已经过测试,为感谢OUR这几年的帮助,先开源这个小程序-I2C on the STM32' s fall, the official offered few tested routines and libraries, have different defects, can not make up: 1, query methods, in a continuous process of reading the data can not be interrupted 2, DMA similar to at the same level of DMA in the I2C to be the highest, or with 1.3, can not interrupt higher priority interrupt I2C, or with 1. For these reasons, but unfortunately the port line to simulate the I2C. (Only represent my personal views, please correct me) the attached project document has been tested and OUR for the past few years thanks to help, first open the applet
Platform: | Size: 38912 | Author: yongge | Hits:

[ARM-PowerPC-ColdFire-MIPSstm32-adc-DMA

Description: 用stm32f103实现adc多路输入,并使用到dma-Adc with stm32f103 achieve multi-channel input, and use the dma
Platform: | Size: 4447232 | Author: 刘飞 | Hits:

[SCMDMA

Description: stm32 采用dma方式使用定时器的例程-stm32 timer use dma to realize
Platform: | Size: 9216 | Author: kylin ma | Hits:

[ARM-PowerPC-ColdFire-MIPS4-chanal-adc-with-DMA-STM32

Description: 4 chanal adc with DMA STM32
Platform: | Size: 3515392 | Author: amin | Hits:
« 12 3 4 5 6 7 8 9 10 ... 20 »

CodeBus www.codebus.net