UART 9 bit mode K64F

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

UART 9 bit mode K64F

747 Views
sdeshp11
Contributor I

Hello,

I'm trying to implement a 9bit UART to broadcast ADC values to several slaves.

K64F is the master here who will read thermister values and broadcast it to the slaves.

I'm using processor expert.

Can anyone provide some guidance?

0 Kudos
3 Replies

699 Views
nxf56274
NXP Employee
NXP Employee

Hi,

You can use the other uart example. And when you configure the register, you should configure the bit "M" of UART Control Register 1.

pastedImage_2.png
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 Kudos

699 Views
sdeshp11
Contributor I

I'm using processor expert. I don't think I have to think about the registers. 

0 Kudos

699 Views
nxf56274
NXP Employee
NXP Employee

Hi,

The link is the document that teaches you how to use the PE.

https://www.nxp.com/webapp/Download?colCode=CWPEXUG 

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 Kudos