Hello,
I am using the S32K314 MCU, and I would like to assign clocks and GPIOs for bring-up testing.
However, I want to achieve this by writing code, without using the configurator. Most of the reference documents I’ve found rely on the configurator to generate the code.
Do you have any sample code that simply checks GPIO IN/OUT? Or is there any tutorial available for resolving this?
Thank you.
thank you!
Hi @malove
Check the following community thread and training presentation. There is information related to this topic that may be useful to you.
How to switch clock source from FIRC to PLL_PHI0 for S32K3?
S32K3xx Pins and Clocks with RTD - Training
BR, VaneB