查看SPIFlash库的源代码
←
SPIFlash库
跳转至:
导航
、
搜索
因为以下原因,你没有权限编辑本页:
你刚才请求的操作只对属于该用户组的用户开放:
用户
您可以查看并复制此页面的源代码:
'''小编奋力编辑中....''' {| border="0" cellpadding="10" width="100%" |- |width="100%" valign="top" align="left"| '''SPIFlash库''' -- SPI华邦电子闪存Flash芯片arduino库 GITHUB 工程地址:[https://github.com/Marzogh/SPIFlash SPIFlash] 该库是用于华邦串行闪存芯片的库。目前的形式支持识别闪存芯片和它的各种功能;自动地址分配管理;在不同位置读写数据类型bytes/chars/ints/longs/floats/Strings;读写页面字节;连续读写字节/字符数组;扇区,块或整个芯片的擦除,关闭低功率操作。 支持arduino IDE 版本: * IDE v1.5.x * IDE v1.6.0-v1.6.5 * IDE v1.6.9-v1.6.11 支持控制板: * Arduino Uno * Arduino Leonardo * Arduino Micro * Arduino Fio * Arduino Mega * Arduino Due * ESP8266 (On the Arduino IDE) * ATTiny85 <font color="orange" size="+2">'''示例'''</font><br> :-[[ Diagnostics]]: For a full diagnostics rundown - with error codes and details of the errors./有关完整诊断程序 - 包含错误代码和错误详细信息 :-[[ Struct_writer]]: This program writes a struct to a random location on your flash memory chip and reads it back./这个程序写一个struct到闪存芯片的随机位置然后读取它。 :-[[ TestFlash]]: The Test program show all most function./测试程序演示大部分功能函数 :-[[ getAddressEx]]: This program shows the method to use the getAddress() function to automate the process of address allocation when using a flash memory module. Please note the special function used to get the size of the String object./这个程序演示了使用getAddress()函数自动地址配置的过程在使用闪存模块。 请注意特殊函数使用字符串对象的大小。 。 :-[[ readWriteString]]: This program shows the method of reading a string from the console and saving it to flash memory./这个程序演示了阅读一个字符串从控制台并保存到闪存 |width="0%" valign="top" align="left"| <!-- 空白 --> |} {| border="0" cellpadding="10" width="100%" |- |width="100%" valign="top" align="left"| <font color="orange" size="+2">'''SPIFlash'''</font><br> '''SPIFlash 函数。''' |} {| border="0" cellpadding="10" width="100%" |- |width="50%" valign="top" align="left"| :- <font color="forestgreen">begin()</font> -- 初始化 ::参数:无 ::返回:无 :-[[SPIFlash.setClock()| setClock()]] :-<font color="forestgreen">libver(uint8_t *b1, uint8_t *b2, uint8_t *b3)</font> -- 设置方波输出引脚 ::参数:DS3231SquareWavePinMode pinMode <pre> </pre> ::返回:无 :- <font color="forestgreen">error()</font> -- 检查错误 ::参数:无 ::返回:uint8_t :- <font color="forestgreen">getManID()</font> -- 检查错误 ::参数:无 ::返回:uint8_t :- <font color="forestgreen">getJEDECID()</font> -- 检查错误 ::参数:无 ::返回:uint8_t :- <font color="forestgreen">getAddress(uint16_t size, uint16_t &page_number, uint8_t &offset)</font> -- 检查错误 ::参数: :::* size - :::* &page_number - :::* &offset - ::返回:bool :- <font color="forestgreen">getAddress(uint16_t size)</font> -- 检查错误 ::参数:无 ::返回:uint32_t :- <font color="forestgreen">getChipName()</font> -- 检查错误 ::参数:无 ::返回:uint16_t :- <font color="forestgreen">sizeofStr(String &inputStr)</font> -- 检查错误 ::参数:&inputStr ::返回:uint16_t :- <font color="forestgreen">getCapacity()</font> -- 检查错误 ::参数:无 ::返回:uint32_t :- <font color="forestgreen">getMaxPage()</font> -- 检查错误 ::参数:无 ::返回:uint32_t :- <font color="forestgreen">writeByte(uint32_t address, uint8_t data, bool errorCheck = true)</font> -- 检查错误 ::参数: :::* address - :::* data - :::* errorCheck - ::返回:bool :- <font color="forestgreen">writeByte(uint16_t page_number, uint8_t offset, uint8_t data, bool errorCheck = true)</font> -- 检查错误 ::参数: :::* page_number - :::* offset - :::* data - :::* errorCheck - ::返回:bool :- <font color="forestgreen">readByte(uint16_t page_number, uint8_t offset, bool fastRead = false)</font> -- 检查错误 ::参数: :::* page_number - :::* offset - :::* fastRead - ::返回:uint8_t :- <font color="forestgreen">readByte(uint32_t address, bool fastRead = false)</font> -- 检查错误 ::参数: :::* address - :::* fastRead - ::返回:uint8_t :- <font color="forestgreen">getMaxPage()</font> -- 检查错误 ::参数:无 ::返回:uint32_t :- <font color="forestgreen">getMaxPage()</font> -- 检查错误 ::参数:无 ::返回:uint32_t |width="50%" valign="top" align="left"| :- <font color="forestgreen">getMaxPage()</font> -- 检查错误 ::参数:无 ::返回:uint32_t :- <font color="forestgreen">getMaxPage()</font> -- 检查错误 ::参数:无 ::返回:uint32_t |} ---- [[语音模块|返回语音模块]] [[Arduino库|返回Arduino库菜单]] [[首页|返回首页]] 更多建议和问题欢迎反馈至 [http://www.yfrobot.com YFRobot论坛]
返回
SPIFlash库
。
导航菜单
个人工具
登录
名字空间
页面
讨论
不转换
变种
不转换
简体
繁體
大陆简体
香港繁體
澳門繁體
大马简体
新加坡简体
台灣正體
查看
阅读
查看源代码
查看历史
操作
搜索
导航
首页
YF-论坛提问
YFRobot-直营店
YFRobot-企业店
Arduino
Arduino之入门篇
Arduino入门教程
Arduino语法参考
Arduino库
Arduino核心代码
编程平台
Mixly库
Mind+库
MakeCode扩展
传感器系列
积木式传感器系列
黑板传感器系列
蓝板传感器系列
Micro:Bit
Micro:Bit 通用基础教程
Valon智能车
Valon-I
帮助
帮助
wiki语法参考
工具箱
链入页面
相关更改
特殊页面
页面信息