EERAM消除了SRAM电池备份
2021-01-05 06:04
or EERAM memory.i.e. is it possible that configuration words can be changed during working of controller.Thanks in advance.
2018-11-07 15:37
嗨,我在我的应用程序中使用这个闪存。我必须用5秒的间隔把数据包发送到服务器。每个数据包都有增量的帧号,存储在Flash中。每次我发送数据包到服务器时,我必须增加这个数,然后写入FLASH。到现在为止,我一直在做的是F。我在Flash中放置了一个位置。我每5秒写一次(增加帧号)。但是这个位置可能在5-6天内被破坏。我有100000个写入周期。什么是最好的算法/技术来完成它。 以上来自于百度翻译 以下为原文 Hi, I am using this flash memory in my application.I have to send packets to server with 5sec interval.each packets has incremental frame number which is stored in flash.Every time I send packet to server I have to increment this number and write to flash.Till now what I have been doing is i have fixed one location of flash.I write this location every 5sec ( incrementing frame number ).But that location may get corrupted within 5-6 days I we have ~100000 write cycles. What is the best algorithm/technic to get it done.
2018-10-18 15:47
本文给出了DS1820与89C51单片机接口的应用实例和DS1820组成温度检测系统的方法,并给出了对DS1820进行各种操作的软件流程图。
2021-04-21 06:00