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

Search list

[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:

[Embeded-SCM DevelopEK-STM32-ADC

Description: STM32的程序,EK-STM32F的ADC程序例程,详细可参阅程序所述-STM32 procedures, EK-STM32F the ADC routine procedures, please refer to the procedures described in detail
Platform: | Size: 331776 | Author: qinshi | Hits:

[ARM-PowerPC-ColdFire-MIPSM25P64_FLASH

Description: STM32 SPI for stm32f103
Platform: | Size: 15360 | Author: steve | Hits:

[Com PortExample1

Description: stm32的SPI的example程序1-stm32 of the SPI program
Platform: | Size: 9216 | Author: lyb roy | Hits:

[Com PortExample2

Description: stm32的spi的example程序2-stm32 of the spi of the example program 2
Platform: | Size: 9216 | Author: lyb roy | Hits:

[Com PortExample3

Description: stm32的spi的example程序3-stm32 of the spi of the example program 3
Platform: | Size: 10240 | Author: lyb roy | Hits:

[Com PortExample4

Description: stm32的spi的example程序4-stm32 of the spi of the example program 4
Platform: | Size: 9216 | Author: lyb roy | Hits:

[SCMLCD

Description: stm32 nokia 3310 LCD Display example
Platform: | Size: 4096 | Author: paranoja | Hits:

[SCMSTM32F103ZE-EK

Description: 安富莱STM32F103ZE 开发例程代码-Fu Lai STM32F103ZE development example code
Platform: | Size: 3637248 | Author: jinyan | Hits:

[Embeded-SCM DevelopSTM32chinesedata

Description: stm32的中文datasheet。其中包括adc应用实例,dma控制器应用实例,can应用实例,iic应用实例,tim应用实例,gpio应用实例,spi应用示例等待。-stm32 the Chinese datasheet. Including adc Applications, dma controller application examples, can application example, iic application examples, tim application example, gpio application example, spi application example to wait.
Platform: | Size: 14655488 | Author: ztm | Hits:

[Other Embeded programSTM32_SPI_Example

Description: This the source code. MPU is STM32 of ST. It is the example for SPI of STM32.-This is the source code. MPU is STM32 of ST. It is the example for SPI of STM32.
Platform: | Size: 54272 | Author: engineer | Hits:

[SCMSPI1_2Com

Description: 本例展示了如何实现2个SPI之间的在全双工(full-duplex)模式下通信,通过NSS软件管理,实现了由主向从,接着又从向主发送数据。-This example is show the communication process between two spi of stm32 on EK-STM3210B-LK1 board.
Platform: | Size: 611328 | Author: 程保树 | Hits:

[uCOSSTM32-SST25VF016B-SPI-v3

Description: 本例程包含了SST25VF016B的底层驱动函数, 演示将一段字符串写入SST25VF016B的1页中,然后读出并通过USART1传送出去,同时LED1亮。字符串:SPI SST25VF016B Example: This is SPI DEMO, 终端上出现这一行字,说明SST25VF016B的读写正常 -This routine contains the function of the underlying drivers of SST25VF016B demo takes a string and write SST25VF016B one, and then read out by using USART1 send out the same time LED1 light. String: SPI SST25VF016B Example: This is the SPI the DEMO, the terminal of this line, indicating SST25VF016B read and write properly
Platform: | Size: 300032 | Author: sunskyme | Hits:

[ARM-PowerPC-ColdFire-MIPSSPISD

Description: STM32 SPI SD Example Code
Platform: | Size: 25600 | Author: km | Hits:

[SCMstm32

Description: ARM-CORTEX3开发,以stm32为例,实战开发项目,包括AD,DMA,SPI,PWN,RTC-ARM-CORTEX3 developed to stm32 example, combat development projects, including AD, DMA, SPI, PWN, RTC
Platform: | Size: 22712320 | Author: 小张 | Hits:

[SCMSPI触摸屏

Description: 一个触摸屏实例,从入门学习,方便用户去快速入门!(A touch screen example, from the beginning of learning, convenient for users to fast start!)
Platform: | Size: 15306752 | Author: 忽如一夜 | Hits:

[VHDL-FPGA-VerilogSTM32与FPGA通信

Description: stm32与fpga之间的通信,协议是SPI的,可双向通信(双向通信需要自己例化,只例化了fpga到stm32)(Communication between STM32 and FPGA, the protocol is SPI, two-way communication (two-way communication needs to be taken as an example, only FPGA to STM32))
Platform: | Size: 3841024 | Author: hehengfu | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32_FW350_SPI_Demo

Description: stm32 SPI demo, stm32f103c8t6 example(stm32 SPI demo, stm32f103c8t6 example)
Platform: | Size: 1648640 | Author: octpss | Hits:

[SCMSTM32F407VG(IAR)_Demo

Description: [I2Saudioplay] stm32f407罪行音频播放例程,好不容易找到的,经测试很好用。 [Audio_playback_and_record] cortexM4内核 stm32f407例程,录音播放wav, [DAC] stm32f407的DAC操作实例,开发工具IAR 6.3,代码可用于MP3播放器开发入门。 [HY32D-CODE] 3.2 ssd1289 stm32f407 application [MPP_55374] mp3源代码的 C语言实现 可以实现随机播放,循环单曲,顺序播放等功能 [TFT800_480] stm32f407 驱动5寸液晶显示图片 液晶控制器型号为SSD1963 [I2C] keil编译环境下,stm32f407使用I2C总线通讯的例程 [SPI] keil编译环境下,stm32f407使用SPI总线进行通讯的例程 [I2S] STM32的I2S编程,开发板带的程序,有做I2S音频这块的同学可以看看 [DCMI] stm32f407使用OV7670摄像头的例子。 [SD_FatFS] stm32f407读写SD卡示例,FAT文件系统说明 [STM32-IIC--MMA8451] STM32的控制MMA8451三轴加速度芯片的IIC驱动,串口打印数据到电脑显示! [jpg-decoding] ARM stm32f407 jpg 解码测试程序 [407mp3] stm32f407通过sdio接口连接sd卡,然后通过i2s播放MP3的源码(example(10)I2S\Third_Party\fat_fs\inc\integer.h (10)I2S\Third_Party\fat_fs\readme.txt (10)I2S\Third_Party\fat_fs\src\diskio.c (10)I2S\Third_Party\fat_fs\src\ff.c (10)I2S\Third_Party\fat_fs\src\option\ccsbcs.c (10)I2S\Third_Party\fat_fs\src\option\syncobj.c (10)I2S\Third_Party\fat_fs\src\option (10)I2S\Third_Party\fat_fs\inc (10)I2S\Third_Party\fat_fs\src (10)I2S\board\inc (10)I2S\board\src (10)I2S\proj\output (10)I2S\Third_Party\fat_fs (10)\board (10)\inc)
Platform: | Size: 733184 | Author: milulaile | Hits:

[SCMAIP1638 按键数码管模块

Description: 基于SPI的AIP1638的LED显示驱动,以及键盘值读取的实例程序,采用用ARM STM32F103C8T6芯片。(Based on SPI's AP1638 LED display driver and the example program of keyboard value reading, the ARM STM32F103C8T6 chip is used.)
Platform: | Size: 822272 | Author: kulifu | Hits:
« 12 »

CodeBus www.codebus.net