No UART0 driver support for KL16 in KSDK 1.2.0 ??

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

No UART0 driver support for KL16 in KSDK 1.2.0 ??

Jump to solution
858 Views
hengguangyang
Contributor III

Hello,

I'm working on KL16Z128 with KSDK_1.2.0 and PEx. But I can't find driver for UART0 when I config components using PEx. Who can tell me why? Is there something I missed? What's the right way to use UART0?

Thanks.

0 Kudos
1 Solution
661 Views
hengguangyang
Contributor III

Thank you Daniel.

I got the reason now. The UART0 is seperated from UART1/2. And furtherly, the PEx component for UART0 driver is LPSCI, not UART. That confused me before.

View solution in original post

0 Kudos
2 Replies
661 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Yang

There are two tabs for uart config. One is UART,  you can config UART1 and UART2

The other tab is specifically for uart 0, please see pictures below.

pastedImage_1.png

pastedImage_2.png

Regards

Daniel

0 Kudos
662 Views
hengguangyang
Contributor III

Thank you Daniel.

I got the reason now. The UART0 is seperated from UART1/2. And furtherly, the PEx component for UART0 driver is LPSCI, not UART. That confused me before.

0 Kudos