LPC804 UART Example

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC804 UART Example

1,513件の閲覧回数
richardsoennich
Contributor I

LPC804

UART demo

IAR EWARM 8.2

I am using the LPC804 UART example provided in the IAR example pack for the LPC804.  I am using the LPC804 eval board.  The UARt code builds and runs but I never get the buffer empty flag, for example it will hang here:

while ( !(UARTx->STAT & TXRDY) );

or here

    while ( !(UARTTxEmpty & 0x01) );

Anyone get this example to work?

Thanks

Rich

ラベル(1)
0 件の賞賛
返信
1 返信

1,379件の閲覧回数
jeremyzhou
NXP Employee
NXP Employee

Hi Richard Soennichsen,

Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
I'd like to replicate the phenomenon you mentioned, so whether you can up a compile-able demo code and introduce the testing process in brief.
Looking forward to your reply.
Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信