完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我需要把一个数组保存到非易失性存储器中,这样我就可以通过电源周期来维护数据。我已经看到EEPROM模块,并考虑使用这一点,但我不确定这个模块的操作。我试图做到以下几点:我想保存到非易失性存储器阵列。我想,记忆是重装上阵当电源恢复。谢谢你的帮助!
以上来自于百度翻译 以下为原文 I have the need to save an array into non-volatile memory so that I can maintain my data through power cycles. I have seen the EEPROM module and have considered using this but I am unsure of the operation of this module. I am attempting to accomplish the following: I would like to save an array into non-volatile memory. I would like that memory to be reloaded when the power returns. Thanks for the help! |
|
相关推荐
4个回答
|
|
我正在使用PSoC 3。我可以看到如何写EEPROM设备,但我如何读取它启动?或者我对EEPROM的想法是错误的?
以上来自于百度翻译 以下为原文 I am using the PSoC 3. I can see how to write to the EEPROM device but how do I read from it on startup? Or maybe my idea of EEPROM is incorrect? |
|
|
|
我相当自信我能写信给EEPROM。这似乎很简单。我需要使用EEPROMASBASE指针来读取吗?我怎样才能做到呢?
以上来自于百度翻译 以下为原文 I am fairly confident that I am able to write to the EEPROM. It seems simple enough. Do I need to use the EEPROM base pointer to do the reads? How would I accomplish that? |
|
|
|
定义指向数据的指针并将其分配给EEPROM的基地址,然后使用MEMCYPY()将数据移动到RAM区域。
鲍勃 以上来自于百度翻译 以下为原文 Define a pointer to your data and assign it the base address of the eeprom, then use memcpy() to move the data to a ram-area. Bob |
|
|
|
作为一个旁白,你也可以把它当作一个结构来做。
改变。 并在特定位置进行测试以查看是否第一次写入 发生在存储区域中,就像存储在第一个DWORD中的0x55 55一样 在你写了之后。测试一下。如果你看到它是Flash写的 第一次,否则什么是无关紧要的。 问候,Dana。 以上来自于百度翻译 以下为原文 As an aside you can do this as a structure as well, aproach does not change. And encorporate a test on a specific location to see if the first time write has occured to the storage area, like 0x5555 stored in the first DWORD after you have done a write. eg. test for that. If you see it FLASH was written the first time, otherwise whats there irrelevant. Regards, Dana. |
|
|
|
只有小组成员才能发言,加入小组>>
752个成员聚集在这个小组
加入小组2069 浏览 1 评论
1824 浏览 1 评论
3633 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1760 浏览 6 评论
1509 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
507浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
357浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
410浏览 2评论
357浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
854浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-22 00:41 , Processed in 0.955780 second(s), Total 84, Slave 68 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号