Hi,all
I am currently emulating EEPROM through flash for a project.
I would like to know if you have any information or notes about this?
Are there any EEPROM drivers available in the SDK?
Thank you very much.
Best regards!
Jackson
Solved! Go to Solution.
Hello,
You can refer to example SW from SDK:
Below is example from S32 design studio
You will find SDK in our web page of K3 device:
https://www.nxp.com/products/processors-and-microcontrollers/s32-automotive-platform/s32k-auto-gener...
In FEE module you will find folder " doc" where are manuals
Best regards,
Peter
View solution in original post
@petervlna
Hello, may I ask if Fee_Example_S32K344 is code developed using RTD?
Hi,Peter,
Thank you very much for your information!
I believe I can solve this problem well.