About UART operation

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

About UART operation

237 Views
kojimiura
Contributor I
UART2_SIN is pulled down with 10kΩ.
When not using UART2 (DUART registers remain at their initial values)
1. Will it harm my device?
2. Would you like to receive data?
3. Is it possible for the CPU to be interrupted for some reason?
4. Is it okay if the Divisor setting value is zero?
Thank you.
0 Kudos
6 Replies

153 Views
yipingwang
NXP TechSupport
NXP TechSupport

When not using UART2 , the response for the above-stated queries are as follows:
1. Will it harm my device
No

2. Would you like to receive data?
No

3. Is it possible for the CPU to be interrupted for some reason?
No

4. Is it okay if the Divisor setting value is zero?
Does not matter.

0 Kudos

198 Views
kojimiura
Contributor I

What do you think after that?

0 Kudos

193 Views
yipingwang
NXP TechSupport
NXP TechSupport

Discussing with the AE team.

0 Kudos

97 Views
kojimiura
Contributor I

Since the internal clock of UART2 is disabled, Start bit is not detected. Is this understanding correct?

0 Kudos

90 Views
yipingwang
NXP TechSupport
NXP TechSupport

Yes, correct.

0 Kudos

87 Views
kojimiura
Contributor I
Thank you.
0 Kudos