Hi Jim Schimpf,
Do you just want to use the SCK SPI pin which already used as the LCD pin in the FRDM-KL43?
Actually, there still have other SCK SPI pin, eg PTC3 alt2, not only PTD5, so you don't need to disable the LCD pin when you use the SPI.
If you want the SPI example, we have KSDK for FRDM-KL43, please download ksdk1.2.0 from this link;
www.freescale.com/ksdk
After you install the ksdk in default, you can find the SPI code from this path:C:\Freescale\KSDK_1.2.0\examples\frdmkl43z\driver_examples\spi\spi_blocking
Wish it helps you!
If you still have question, please contact with me!
Have a great day,
Jingjing
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------