Hello NXP Team,
I am working with the S32K311 microcontroller using S32 Design Studio 3.6.1, and I prefer working at the driver level (bare-metal) instead of using MCAL.
I would like to request example projects, reference code, or documentation to help me configure the following peripherals:
ADC – Single channel configuration with polling or interrupt method
UART – Initialization with basic transmit and receive functions
PWM – Using eMIOS in OPWMB or OPWFMB mode
GPIO – Basic input/output toggling
Startup code – Bare-metal initialization (clock setup, watchdog, etc.)
I am using the S32K311 100HDFP package, and I have the RTD 2.0.0 and 2.0.3 installed.
Please let me know where I can find these examples (SDK paths or GitHub), or share any available application notes or starter projects for S32K311.
Thank you!