s32k-324 Gpio driver to Read/Write on registers

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

s32k-324 Gpio driver to Read/Write on registers

ソリューションへジャンプ
675件の閲覧回数
Sanchita_Kochar
Contributor II

Can I please get the gpio driver to read from registers and write to registers for S32K-324?

0 件の賞賛
1 解決策
652件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

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

 

 

 

元の投稿で解決策を見る

3 返答(返信)
654件の閲覧回数
Sanchita_Kochar
Contributor II

How to Configure a pad for use as general purpose output.?

 

0 件の賞賛
653件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

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

 

 

 

661件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

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).

danielmartynek_0-1674118045908.png

 

Let me know if you have any questions,

 

BR, Daniel