Can I please get the gpio driver to read from registers and write to registers for S32K-324?
Solved! Go to Solution.
The RTD drivers in the S32DS IDE have graphic configuration tool which allows you to configure the pins, etc.
Then, you just need to initialize the drivers in the code.
There are APIs for that.
Again, please refer to the examples.
Regards,
Daniel
How to Configure a pad for use as general purpose output.?
The RTD drivers in the S32DS IDE have graphic configuration tool which allows you to configure the pins, etc.
Then, you just need to initialize the drivers in the code.
There are APIs for that.
Again, please refer to the examples.
Regards,
Daniel
Hello @Sanchita_Kochar,
There are RTD drivers for S32K324 (S32 Design Studio 3.4 IDE)
https://www.nxp.com/design/automotive-software-and-tools/real-time-drivers-rtd:AUTOMOTIVE-RTD
Refer to the following examples (The IP drivers are not compatible with Autosar, the rest of it is).
Let me know if you have any questions,
BR, Daniel