Multiplexing pins of LPC55S69

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Multiplexing pins of LPC55S69

Jump to solution
620 Views
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

Labels (1)
0 Kudos
Reply
1 Solution
601 Views
giraffe508
Contributor IV

Answered below. 

View solution in original post

0 Kudos
Reply
3 Replies
602 Views
giraffe508
Contributor IV

Answered below. 

0 Kudos
Reply
590 Views
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 Kudos
Reply
598 Views
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 Kudos
Reply