文件名称:11.SPI
介绍说明--下载内容来自于网络,使用问题请自行百度
STM8L SPI驱动程序
今天下午要写个w26x16的程序,把官方的例子挖出来,做了中文注释,对不了解spi flash操作的朋友应该有帮助,代码已经测试过,没问题。(官方的应该没问题)
只是要注意,官方是根据m25p128写的驱动,其中擦写扇区和擦写块的代码和w25x16的不一样,比w25x16的少了一个。m25p16相对w25x16来说应该是 一个擦块,一个芯片擦除。
比w25x16少了一条命令(STM8L SPI Driver
This afternoon to write a w26x16 program, the official example dug up, made a Chinese note, do not understand spi flash friends should help, the code has been tested, no problem. (Official should be no problem)
Just to note that the official is based on the write m25p128 driver, wiping sectors and erasing wand code and w25x16 not the same, one less than the w25x16. m25p16 relative w25x16 should be a wipe, a chip erase.
Less than w25x16 a command)
今天下午要写个w26x16的程序,把官方的例子挖出来,做了中文注释,对不了解spi flash操作的朋友应该有帮助,代码已经测试过,没问题。(官方的应该没问题)
只是要注意,官方是根据m25p128写的驱动,其中擦写扇区和擦写块的代码和w25x16的不一样,比w25x16的少了一个。m25p16相对w25x16来说应该是 一个擦块,一个芯片擦除。
比w25x16少了一条命令(STM8L SPI Driver
This afternoon to write a w26x16 program, the official example dug up, made a Chinese note, do not understand spi flash friends should help, the code has been tested, no problem. (Official should be no problem)
Just to note that the official is based on the write m25p128 driver, wiping sectors and erasing wand code and w25x16 not the same, one less than the w25x16. m25p16 relative w25x16 should be a wipe, a chip erase.
Less than w25x16 a command)
相关搜索: STM8L
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
11.SPI | 0 | 2016-09-13 |
11.SPI\Backup of Demo.ewd | 10982 | 2013-11-24 |
11.SPI\Backup of Demo.ewp | 42758 | 2015-11-19 |
11.SPI\Debug | 0 | 2015-11-19 |
11.SPI\Debug\Exe | 0 | 2016-09-13 |
11.SPI\Debug\Exe\Demo.hex | 8376 | 2016-09-13 |
11.SPI\Debug\Exe\Demo.out | 79140 | 2016-09-13 |
11.SPI\Debug\List | 0 | 2015-11-19 |
11.SPI\Debug\Obj | 0 | 2016-09-13 |
11.SPI\Debug\Obj\Demo.pbd | 841102 | 2016-09-13 |
11.SPI\Debug\Obj\Demo.pbd.browse | 841102 | 2016-09-13 |
11.SPI\Debug\Obj\flash.o | 31097 | 2016-09-13 |
11.SPI\Debug\Obj\flash.pbi | 591677 | 2016-09-13 |
11.SPI\Debug\Obj\flash.pbi.cout | 10267 | 2016-09-13 |
11.SPI\Debug\Obj\main.o | 17548 | 2016-09-13 |
11.SPI\Debug\Obj\main.pbi | 585313 | 2016-09-13 |
11.SPI\Debug\Obj\main.pbi.cout | 10281 | 2016-09-13 |
11.SPI\Debug\Obj\stm8l15x_beep.o | 12127 | 2015-11-19 |
11.SPI\Debug\Obj\stm8l15x_beep.pbi | 579715 | 2016-09-13 |
11.SPI\Debug\Obj\stm8l15x_beep.pbi.cout | 10305 | 2016-09-13 |
11.SPI\Debug\Obj\stm8l15x_clk.o | 52756 | 2015-11-19 |
11.SPI\Debug\Obj\stm8l15x_clk.pbi | 595149 | 2016-09-13 |
11.SPI\Debug\Obj\stm8l15x_clk.pbi.cout | 10304 | 2016-09-13 |
11.SPI\Debug\Obj\stm8l15x_gpio.o | 24767 | 2015-11-20 |
11.SPI\Debug\Obj\stm8l15x_gpio.pbi | 581910 | 2016-09-13 |
11.SPI\Debug\Obj\stm8l15x_gpio.pbi.cout | 10305 | 2016-09-13 |
11.SPI\Debug\Obj\stm8l15x_spi.o | 36831 | 2015-11-19 |
11.SPI\Debug\Obj\stm8l15x_spi.pbi | 587536 | 2016-09-13 |
11.SPI\Debug\Obj\stm8l15x_spi.pbi.cout | 10304 | 2016-09-13 |
11.SPI\Debug\Obj\stm8l15x_usart.o | 53032 | 2016-09-13 |
11.SPI\Debug\Obj\stm8l15x_usart.pbi | 594904 | 2016-09-13 |
11.SPI\Debug\Obj\stm8l15x_usart.pbi.cout | 10306 | 2016-09-13 |
11.SPI\Demo.dep | 9687 | 2016-09-13 |
11.SPI\Demo.ewd | 12636 | 2016-09-13 |
11.SPI\Demo.ewp | 44801 | 2016-09-13 |
11.SPI\Demo.ewt | 1441 | 2016-09-13 |
11.SPI\Demo.eww | 158 | 2013-11-24 |
11.SPI\flash.c | 12739 | 2016-09-13 |
11.SPI\flash.h | 2207 | 2015-11-19 |
11.SPI\main.c | 4669 | 2016-09-13 |
11.SPI\settings | 0 | 2016-09-13 |
11.SPI\settings\Demo.cspy.bat | 1065 | 2015-11-24 |
11.SPI\settings\Demo.dbgdt | 5660 | 2016-09-13 |
11.SPI\settings\Demo.Debug.cspy.bat | 1472 | 2016-09-13 |
11.SPI\settings\Demo.dni | 1593 | 2016-09-13 |
11.SPI\settings\Demo.wsdt | 3650 | 2017-09-06 |
11.SPI\settings\Demo.wspos | 50 | 2016-09-13 |
11.SPI\stm8l15x_conf.h | 3312 | 2012-06-18 |
11.SPI\stm8l15x_it.c | 11415 | 2012-06-18 |
11.SPI\stm8l15x_it.h | 4006 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver | 0 | 2015-11-19 |
11.SPI\STM8L15x_StdPeriph_Driver\inc | 0 | 2015-11-19 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x.h | 132832 | 2013-11-24 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_adc.h | 16913 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_aes.h | 5059 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_beep.h | 3557 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_clk.h | 19406 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_comp.h | 9963 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_dac.h | 10149 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_dma.h | 13242 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_exti.h | 9790 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_flash.h | 14388 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_gpio.h | 6511 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_i2c.h | 35437 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_irtim.h | 2267 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_itc.h | 13871 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_iwdg.h | 4632 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_lcd.h | 22646 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_pwr.h | 4484 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_rst.h | 3101 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_rtc.h | 37772 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_spi.h | 14474 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_syscfg.h | 21019 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_tim1.h | 37391 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_tim2.h | 29141 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_tim3.h | 29019 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_tim4.h | 11698 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_tim5.h | 28418 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_usart.h | 13222 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_wfe.h | 7786 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\inc\stm8l15x_wwdg.h | 2749 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\Release_Notes.html | 40080 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\src | 0 | 2015-11-19 |
11.SPI\STM8L15x_StdPeriph_Driver\src\stm8l15x_adc.c | 40505 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\src\stm8l15x_aes.c | 14578 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\src\stm8l15x_beep.c | 8172 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\src\stm8l15x_clk.c | 40400 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\src\stm8l15x_comp.c | 24331 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\src\stm8l15x_dac.c | 32486 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\src\stm8l15x_dma.c | 29017 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\src\stm8l15x_exti.c | 20907 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\src\stm8l15x_flash.c | 33770 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\src\stm8l15x_gpio.c | 14438 | 2015-11-19 |
11.SPI\STM8L15x_StdPeriph_Driver\src\stm8l15x_i2c.c | 49127 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\src\stm8l15x_irtim.c | 5960 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\src\stm8l15x_itc.c | 11582 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\src\stm8l15x_iwdg.c | 8299 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\src\stm8l15x_lcd.c | 24667 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\src\stm8l15x_pwr.c | 10763 | 2012-06-18 |
11.SPI\STM8L15x_StdPeriph_Driver\src\stm8l15x_rst.c | 5539 | 2012-06-18 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.