How may i get pinfunc.h for ls1043a ?

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

How may i get pinfunc.h for ls1043a ?

754件の閲覧回数
TrinathK
Contributor III

Hello,

        Did anyone tell me how may i get pinfunc.h for ls1043a. I want to use "Pin function ID" (<mux_reg   conf_reg   input_reg   mux_mode   input_val>) in my dtsi files.

Thanks in advance.

0 件の賞賛
返信
3 返答(返信)

749件の閲覧回数
ufedor
NXP Employee
NXP Employee

There is no "pinfunc.h" for the LS1043A.

Pins with multiplexed functions are configured only once - during power-on initialization of the processor according to the RCW settings.

Refer to the QorIQ LS1043A Reference Manual, 3.4 Signal multiplexing details.

0 件の賞賛
返信

747件の閲覧回数
TrinathK
Contributor III

Hi ufedor,

Thanks for the reply. I have already used RCW settings for signal multiplexing and these settings does not allow individual pin multiplexing (support pin group multiplexing).

For example, it is not possible to configure SPI_CS_B[1] as GPIO2[1] {RCW[SPI_BASE] = 10} if i am using SPI_CS_B[0] as Chip select {RCW[SPI_BASE] = 00} as setting option is same for both configurations.

Let me know if there is any alternative for muxing other than using RCW.

 

Thank you.

0 件の賞賛
返信

735件の閲覧回数
ufedor
NXP Employee
NXP Employee

You wrote:

> if there is any alternative for muxing other than using RCW

There is no alternative.

0 件の賞賛
返信