- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can I please get the gpio driver to read from registers and write to registers for S32K-324?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to Configure a pad for use as general purpose output.?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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