Multiplexing pins of LPC55S69

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

Multiplexing pins of LPC55S69

ソリューションへジャンプ
1,228件の閲覧回数
SrinathVelavan
Contributor III

Hi, 

I am using LPC55S69 for a custom board development. I need to use the SDIO pins of the LPC MCU for an external WIFI adaptor board and SD Card. In LPC55S69, SDIO and SD are featured together in the same GPIO pins. Can I use the same pin for both WIFI SDIO and SD Card  ( Ex. Pin PIO1_16 can be configured as SD0_CMD. Can I use the same pin to work as CMD pin for both Wifi SDIO and SD Card CMD signals?)

Note: Both the WIFI and SD card are not going to be operated at the same time.

 

Kindly clarify if the same pin can be used as both SDIO and SD card pins like it is done in RT1170 MCUs.

 

TIA

ラベル(1)
0 件の賞賛
返信
1 解決策
1,209件の閲覧回数
giraffe508
Contributor IV
0 件の賞賛
返信
3 返答(返信)
1,210件の閲覧回数
giraffe508
Contributor IV

Answered below. 

0 件の賞賛
返信
1,198件の閲覧回数
SrinathVelavan
Contributor III

I am currently creating a custom board file for the MCUXPresso IDE to run my SDK on the board. In the Board Support Configuration (.mex) file creation, Is it fine if I mention only one signal name for the pin that has been multiplexed by 2 different signals?? 

Because it doesnot allow me to assign one pin for 2 separate signals.

 

 

0 件の賞賛
返信
1,206件の閲覧回数
SrinathVelavan
Contributor III

Hello, 

Thank you very much for your detailed explanation. I completely understand what I have to do now. 

To follow-up can 2 individual signals be multiplexed on a same GPIO pin as long as they are either Input or Output? 

0 件の賞賛
返信