I have added driver modules in the peripherals tab under the MCAL section. when i select a particular deriver, like SPI, there are many tabs with many options to configure. Some of it is obvious but much of it I am just guessing at.
Is there a guide on how to configure these options and what settings make sense? I interested in the SPI, MCU, MCL, platform and DIO modules.
Hi @ekmas-19
I recommend reviewing each Driver Integration Manual and the User Manual. These documents provide detailed information on driver limitations, hardware/software requirements, usage instructions, and configuration guidelines. You can find them, for example, at the following location:
C:\NXP\S32DS.3.6.2\S32DS\software\PlatformSDK_S32K3\RTD\I2c_TS_T40D34M60I0R0\doc
Additionally, the RTD includes several example projects covering most of the family’s modules. These examples are a great starting point to understand how the peripherals work and how they can be configured.
BR, VaneB