S32K116 UART Send Fail

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

S32K116 UART Send Fail

1,126 Views
hubiao
Contributor I

I write LPUART0 by myself baseon  S32k116, and try to send char 0x55,but it never work.when i  call S32K1xx_UART_SendChar,the TDRE Change from 1 to 0,but can't send char success,and TDRE never return 1.

Tags (1)
0 Kudos
1 Reply

870 Views
hubiao
Contributor I

I try Use SDK Code to Init all the clock,uart send OK.

0 Kudos