09-M25P16-SPI

所属分类:处理器开发
开发工具:C/C++
文件大小:653KB
下载次数:157
上传日期:2012-10-26 09:38:02
上 传 者hch272
说明:  基于ARM STM32 SPI的读写应用,使用keil环境开发,亲测可用,功能实现
(Based on the ARM STM32 SPI read and write applications using keil environment development, pro-test is available, the function)

文件列表:
09 M25P16-SPI\FWlib\inc\misc.h (4951, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_adc.h (19585, 2009-08-31)
09 M25P16-SPI\FWlib\inc\stm32f10x_bkp.h (7373, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_can.h (14289, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_conf.h (3213, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_crc.h (1980, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_dac.h (10271, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_dbgmcu.h (2980, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_dma.h (18790, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_exti.h (5833, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_flash.h (14446, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_fsmc.h (17276, 2009-09-01)
09 M25P16-SPI\FWlib\inc\stm32f10x_gpio.h (15221, 2009-09-04)
09 M25P16-SPI\FWlib\inc\stm32f10x_i2c.h (16923, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_iwdg.h (3677, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_pwr.h (4201, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_rcc.h (16258, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_rtc.h (3659, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_sdio.h (18598, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_spi.h (14896, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_tim.h (48768, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_usart.h (14483, 2009-04-06)
09 M25P16-SPI\FWlib\inc\stm32f10x_wwdg.h (2785, 2009-04-06)
09 M25P16-SPI\FWlib\SRC\misc.c (6874, 2010-07-03)
09 M25P16-SPI\FWlib\SRC\stm32f10x_adc.c (46634, 2009-04-06)
09 M25P16-SPI\FWlib\SRC\stm32f10x_bkp.c (8248, 2009-04-06)
09 M25P16-SPI\FWlib\SRC\stm32f10x_can.c (30960, 2009-04-06)
09 M25P16-SPI\FWlib\SRC\stm32f10x_crc.c (3340, 2009-04-06)
09 M25P16-SPI\FWlib\SRC\stm32f10x_dac.c (13723, 2009-04-06)
09 M25P16-SPI\FWlib\SRC\stm32f10x_dbgmcu.c (4310, 2009-04-06)
09 M25P16-SPI\FWlib\SRC\stm32f10x_dma.c (27362, 2009-04-06)
09 M25P16-SPI\FWlib\SRC\stm32f10x_exti.c (6801, 2009-04-06)
09 M25P16-SPI\FWlib\SRC\stm32f10x_flash.c (26352, 2009-04-06)
09 M25P16-SPI\FWlib\SRC\stm32f10x_fsmc.c (34932, 2009-04-06)
09 M25P16-SPI\FWlib\SRC\stm32f10x_gpio.c (17965, 2009-09-04)
09 M25P16-SPI\FWlib\SRC\stm32f10x_i2c.c (37326, 2009-04-06)
09 M25P16-SPI\FWlib\SRC\stm32f10x_iwdg.c (4813, 2009-04-06)
09 M25P16-SPI\FWlib\SRC\stm32f10x_pwr.c (8929, 2009-04-06)
09 M25P16-SPI\FWlib\SRC\stm32f10x_rcc.c (33782, 2009-04-06)
09 M25P16-SPI\FWlib\SRC\stm32f10x_rtc.c (8580, 2009-04-06)
... ...

/******************** (C) COPYRIGHT 2009 HY嵌入式开发工作室 ******************** * Description : 演示将一段字符串写入M25P16的1页中,然后读出并通过USART1传送出去。 字符串:SPI M25P16 Example: This is SPI DEMO, 终端上出现这一行字,说明M25P16的读写正常 定义: USART1 TXD1----- PA9-US1-TX RXD1----- PA10-US1-RX 速率:115200,n,8,1 SPI2 NSS---PB12-SPI2-NSS MISO--PB14-SPI2-MISO MOSI--PB15-SPI2-MOSI SCK---PB13-SPI2-SCK *********************************************************************/

近期下载者

相关文件


收藏者