搜索资源列表
M25P128
- intel flash data sheet
FLASH_finish
- 使用C8051F340单片机,驱动型号为M25P128的FLASH-use MCU of C8051f340 diver the FLASH,which type number is M25P128
M25P128_model
- M25P128(NOR FLASH)的仿真模型,Verilog实现,调试了很久才通,现在基本功能完整,仿真时打印调试信息,自用无问题。-M25P128 (NOR FLASH) simulation model, Verilog implementation, commissioning a long time to pass, and now the basic functions of a complete, print debug
nor_flash_core
- Verilog实现的NOR FLASH控制器,基于M25P128开发,功能完整,简洁易懂,自用无问题。-Verilog implementations NOR FLASH controller, based M25P128 development, full-featured, easy to read, for personal use, no problem.
11.SPI
- STM8L SPI驱动程序 今天下午要写个w26x16的程序,把官方的例子挖出来,做了中文注释,对不了解spi flash操作的朋友应该有帮助,代码已经测试过,没问题。(官方的应该没问题) 只是要注意,官方是根据m25p128写的驱动,其中擦写扇区和擦写块的代码和w25x16的不一样,比w25x16的少了一个。m25p16相对w25x16来说应该是 一个擦块,一个芯片擦除。 比w25x16少了一条命令(STM8L SPI Driv