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.
我正在尝试确认 F021驱动器自动为 MCU 上仿真的 EEPROM 执行换位补偿。
例如、我尝试写入200个字节的数据、但希望其在所有64KB EEPROM 上都保持水平。 64、000/200=320。 因此、对于100k 的写入/擦除周期、对于200字节的数据、我应该得到320*100k = 32百万个 w/e 周期。 F021驱动器是否能满足所有这些要求? 我在 Halcogen 中需要做什么特别的事情来确保它使用全部四个闪存扇区吗?
谢谢、
Ryan