“SPIFlash库”的版本间的差异
来自YFRobotwiki
第32行: | 第32行: | ||
− | :-[[ Diagnostics]]: | + | :-[[ Diagnostics]]: For a full diagnostics rundown - with error codes and details of the errors./有关完整诊断程序 - 包含错误代码和错误详细信息 |
− | :-[[ Struct_writer]]: This | + | :-[[ Struct_writer]]: This program writes a struct to a random location on your flash memory chip and reads it back./ 这个程序写一个struct到闪存芯片的随机位 置 然后读 取 它。 |
− | :-[[ TestFlash]]: | + | :-[[ TestFlash]]: The Test program show all most function./ 测试程序 演示 大部分功能函数 |
− | :-[[ getAddressEx]]: | + | :-[[ 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]]: | + | :-[[ 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"| | |width="0%" valign="top" align="left"| |
2016年12月29日 (四) 09:55的版本
小编奋力编辑中....
SPIFlash库 -- SPI华邦电子闪存Flash芯片arduino库 GITHUB 工程地址:SPIFlash 该库是用于华邦串行闪存芯片的库。目前的形式支持识别闪存芯片和它的各种功能;自动地址分配管理;在不同位置读写数据类型bytes/chars/ints/longs/floats/Strings;读写页面字节;连续读写字节/字符数组;扇区,块或整个芯片的擦除,关闭低功率操作。 支持arduino IDE 版本:
支持控制板:
示例
。
|
SPIFlash SPIFlash 函数。 |
|
|
更多建议和问题欢迎反馈至 YFRobot论坛