5 years, 2 months ago.

Where is the another spi pins?

In the Kl25z documentation it is shown there are 2 spi, but in the pin layout it has only one, please tell the another one

Question relating to:

The FRDM-KL25Z is an ultra-low-cost development platform for Kinetis L Series KL1x (KL14/15) and KL2x (KL24/25) MCUs built on ARM® Cortex™-M0+ processor. Features include easy access to MCU I/O, battery-ready, …

1 Answer

5 years, 2 months ago.

All pins definitions are here:

https://os.mbed.com/users/mbed_official/code/mbed-dev/file/0387e8f68319/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PeripheralPins.c/

So you have a few options. The picture on the board page is showing SPI_0 , you will need to select the pins for SPI_1 that you want to use.