How to detect Wrong Baudrate of eSCI ?

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

How to detect Wrong Baudrate of eSCI ?

Jump to solution
905 Views
youngguekim
Contributor III


Hi. I am using MPC5644A

I set up eSCI module 152000 Baudrate

 

When I receive messege of 9600 Baudrate, I can detect a wrong Baudrate ??

For example, Flag or Interrupt

Labels (1)
0 Kudos
1 Solution
803 Views
martin_kovar
NXP Employee
NXP Employee

Hi,

you should get Framing Error Interrupt Flag after you receive data with incorrect baud rate. Look at the register eSCI_IFSR1 bit FE.

Regards,

Martin

View solution in original post

0 Kudos
1 Reply
804 Views
martin_kovar
NXP Employee
NXP Employee

Hi,

you should get Framing Error Interrupt Flag after you receive data with incorrect baud rate. Look at the register eSCI_IFSR1 bit FE.

Regards,

Martin

0 Kudos