Other Parts Discussed in Thread: CC2530, Z-STACK
大家都知道单片机内部的flash都有写次数寿命限制。我们可以看到协议栈中osal_nv中的flash写次数是有优化的,那么这个优化的程度如何。比如原来可写的周期是10万次,经过优化后,可以达到多少次?其中的优化基本原理是什么?比如我们的产品方案中CC2530每次重启都要写一次配置参数(大概16个字节),该如何去考虑这个flash操作问题?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.