8 years, 1 month ago.

Error In doc for uart on K64F??

In doc https://developer.mbed.org/users/mbed_official/code/mbed-src/file/fc4922e0c183/targets/hal/TARGET_Freescale/TARGET_KPSDK_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PeripheralPins.c

the comport are labeled: /**UART***/const PinMap PinMap_UART_TX[] = { {PTB17, UART_0, 3}, {PTC17, UART_3, 3}, {PTD7 , UART_0, 3}, {PTD3 , UART_2, 3}, {PTC4 , UART_1, 3}, {PTC15, UART_4, 3}, {PTB11, UART_3, 3}, {PTA14, UART_0, 3}, {PTE24, UART_4, 3}, {PTE4 , UART_3, 3}, {PTE0, UART_1, 3}, {NC , NC , 0}

PTC16 and PTC17 should be uart3 and PTC 14 and PTC 15 should be uart4 They are labeled for BT expansion PTB16 an 17 should bee uart0

Question relating to:

mbed library sources mbed

What is the RM version (reference manual), I can verify this

posted by Martin Kojtal 16 Mar 2016
Be the first to answer this question.