hello,
is there the example of Fatfs ? (fatfs + sd +spi on mpc5744)
Hi,
uSDHC peripheral is available in MPC574xG/C family of devices and these examples are available in SDK 3.0.x in S32 Design Studio IDE (S32 Design Studio IDE for Power Architecture based MCUs | NXP ):
- SDHC FatFS
- SDHC FreeRTOS
- USB MSD FATFS MPC5748G
You can find it here:
c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.0\examples\MPC5748G\demo_apps\
And description can be found in this user manual:
c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.0\doc\S32SDK_MPC5748G_UserManual.pdf
Regards,
Lukas