- What are the difference between EEPROM and Flash Emulated EEPROM (FEE)?
- Is emulated EEPROM protected by ECC, and how to enable FEE ECC check?
- How can I enable the single and double bit Error Corrections?
- Is Checksum used for FEE block protection, and what is the Checksum algorithm used in FEE driver?
- What is the weakness of Fletcher-16 checksum?
- Can we call all the FEE APIs in USER mode?
- Can I call TI_Fee_Init() API more than one time?
- What happens if there is a RESET during flash is been erasing?
- What happens if there is a RESET during writing data?
- Can I call TI_Fee_Init() API more than one time?
- Can I run FEE operation in interrupt ISR