Hello,
I want to store data into external EEPROM (M24512) from MPC5748G via I2C communication. Kindly provide example program which shows how to write to specific address register and read data from the same.
Thank you
解決済! 解決策の投稿を見る。
Hi,
we provide following I2C examples in the SDK included in S32 Design Studio:
c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.3\examples\MPC5748G\driver_examples\communication\i2c_pal\
c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.3\examples\MPC5748G\driver_examples\communication\i2c_transfer\
The documentation can be found here:
c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.3\doc\S32SDK_MPC5748G_UserManual.pdf
And just in case, here is the link to the S32 Design Studio:
Unfortunately we do not have SW example directly for your EEPROM.
Regards,
Lukas
Hi Lukas
(Unfortunately we do not have SW example directly for your EEPROM.)
Can you share related SW examples. Which API to use for all EEPROM function (write, read, erase etc.)
Hi,
we provide following I2C examples in the SDK included in S32 Design Studio:
c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.3\examples\MPC5748G\driver_examples\communication\i2c_pal\
c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.3\examples\MPC5748G\driver_examples\communication\i2c_transfer\
The documentation can be found here:
c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.3\doc\S32SDK_MPC5748G_UserManual.pdf
And just in case, here is the link to the S32 Design Studio:
Unfortunately we do not have SW example directly for your EEPROM.
Regards,
Lukas