Hi Michael,
QFN16 have low pin count, so the pin function is Multiplexing.
PTB2 and PTB1 is the UART ROM bootloader, you can't change the other LPUART pin to this function.
Actually, in this situation, you also need to use the 3 ADC inputs and the external ADC reference voltage in PTB2.
I suggest you choose the flash bootloader instead of the ROM bootloader, then you can use the PTB2 as the ADC reference voltage, and PTB1 as the ADC pin.
But this is need larger flash size, I already check the KL03, in QFN16 package, the max flash size is 32K, if your application code size is not very larger, I think you can consider to use the flash bootloader instead of ROM bootloader, then you can change your flash bootloader's uart pin to other pin,eg PTB3,PTB4.
Wish it helps you!
If you still have question, please kindly let me know!
Have a great day,
Jingjing
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------