Hi,
Can S32K3 only use EEPROM based on MCAL?
If my project is based on IP driver ,and i need to use the EEPROM function. How shuld i handle it ?
Regards,
Wu
解決済! 解決策の投稿を見る。
Hello,
Can S32K3 only use EEPROM based on MCAL?
Of course not, but we offer only this possibility.
If my project is based on IP driver ,and i need to use the EEPROM function. How shuld i handle it ?
You can write your own EEPROM driver, if MCAL does not suits you according to reference manual documentation.
20.5.5 Data flash memory requirements for EEPROM emulation
Best regards,
Peter
Hello,
Can S32K3 only use EEPROM based on MCAL?
Of course not, but we offer only this possibility.
If my project is based on IP driver ,and i need to use the EEPROM function. How shuld i handle it ?
You can write your own EEPROM driver, if MCAL does not suits you according to reference manual documentation.
20.5.5 Data flash memory requirements for EEPROM emulation
Best regards,
Peter
OK, i see , thank you very much.