搜索资源列表
Fatfs 0.8a
- FatFs的最新代码。版本0.8a R0.08a, Aug 16, 2010 Added f_getcwd(). (_FS_RPATH = 2) Added sector erase feature. (_USE_ERASE) Moved file lock semaphore table from fs object to the bss. Fixed a wrong directory entry is created on non-LFN cfg when t
stm32f10x_stdperiph_lib_v3.0.0
- stm32库文件3.0 版。截止09.4.30最新版。内有英文说明,在英文官方下的。中文的没有。相对2.x版本变动较大 stm32f10x_stdperiph_lib_v3.0.0.zip,The STM32F10x Standard Peripheral Library is a complete package, consisting of device drivers for all of the standard device peripherals, for High-, Mediu
USB-Mass-Storage
- 通过STM32的USB实现对SD卡和内部Flash,Nandflash的读写-access to the internal flash,SD card,and Nand flash using stm32
fsmc_nand
- stm32 下的SPI FLASH驱动,支持模拟IO和FSMC接口,flash类型K9F1208或k9f1g08 -stm32 under the SPI FLASH drive, support for analog IO and FSMC interfaces, flash type K9F1208 or k9f1g08
SSTFlash
- SPI driver for SST25VF016B flash for freeRTOS STM32 devices
Flash_EEPROM
- STM32 将FLSAH用作数据存储空间,已写好写\读函数-STM32 will FLSAH for data storage space, has written to write \ read function
STM32-KBI--V3
- 演示的是按动F1--F3 相应的LED1--LED3会闪-Demonstrates that the press F1- F3 corresponding LED1- LED3 will flash
hard_analog-SPI_Flash(W25X40_W25X16)
- STM32驱动W25X40、W25X16系列FLASH;有硬SPI和模拟SPI驱动,头文件有宏定义控制。已测试~-The STM32 driver W25X40 The W25X16 series FLASH hard SPI and analog SPI driver, header files, macro definitions to control. Has been testing ~
CH376_STM32
- 用STM32实现读U盘的功能,基于KEIL4开发环境,可对16G的U盘进行读写。-use stm32 to read USB flash disk.
FLASH
- STM32的FLASH操作,实现读写功能。-STM32 FLASH operation, the read and write capabilities.
STM32-Development-Guide-(2)
- STM32系列基于专为要求高性能、低成本、低功耗的嵌入式应用专门设计的ARM Cortex-M3内核。按性能分成两个不同的系列:STM32F103“增强型”系列和STM32F101“基本型”系列。增强型系列时钟频率达到72MHz,是同类产品中性能最高的产品;基本型时钟频率为36MHz,以16位产品的价格得到比16位产品大幅提升的性能,是16位产品用户的最佳选择。两个系列都内置32K到128K的闪存,不同的是SRAM的最大容量和外设接口的组合。时钟频率72MHz时,从闪存执行代码,STM32功耗3
stm32-FLASH-Udisk-IAP
- 利用片内FLASH虚拟U盘,使用文件复制方式实现IAP-The use of on-chip FLASH virtual U disk, use the File Replication way to achieve IAP
FLASHAT45DB161
- 这是AT45DB161 Flash STM32下的底层驱动程序,当然也可以移植到其他平台上-This is AT45DB161 Flash STM32 under the underlying drivers, of course, can also be ported to other platforms
flash
- 这是一个用STM32对25vf flash进行读、写、擦除的源程序。-This is a STM32 on 25vf flash read, write, erase the source.
STM32-Flash
- 主存储器,该部分用来存放代码和数据常数(如 const 类型的数据) 。对于大容量产品,其 被划分为 256 页,每页 2K 字节。注意,小容量和中容量产品则每页只有 1K 字节。主存储器的 起始地址就是 0X08000000, 1K(0x400) 2K(0x700) Btye-STM32 flash memory programming each need to write 16 bit (8 bit data write not simply Oh!) ,
FLASH
- 主控用的是STM32 FLASH用的是NORFLASH来实现U盘的功能-STM32 FLASH realize U disc-Master with the STM32 FLASH NORFLASH achieved using a U disk function-STM32 FLASH realize U disc
FLASH-EEPROM
- 通过stm32的FLASH模拟E2PROM 参考原子stm32-Through the stm32 FLASH simulation reference atomic stm32 E2PROM chips was introduced
FLASH-SPI
- Flash实验—spi:学会STM32硬件spi;学会对EN25Q64进行读写操作-spi Flash experiment: learn to STM32 spi hardware Learn to read and write operations EN25Q64
Flash
- 野火STM32flash程序源码,可直接使用-Wildfire STM32 flash program source code can be used directly
RT-thread-project-gathon
- RT-thread 2.1.1 移植到 STM32F103ZET6,周期点亮两个LED; 程序运行在RAM中,如果需要在flash中运行的,请自行在MDK的设置中修改; by gathon(RT-thread 2.1.1 ported to STM32F103ZET6,Cycle two LEDs, The program runs in RAM. If you need to run in flash, please modify it yourself in the settings