How can I setting custom baudrate at UART3(ttymxc2)?

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

How can I setting custom baudrate at UART3(ttymxc2)?

1,669 Views
jinu
Contributor II

hi, everyone.

I want to set my UART3 serial communication baudrate like 10,400 bps, etc.

try to fix kernel source(drivers/tty/serial/serial_core.c) but it's not going well.

I'm using I.MX6 sabresd board.

please, someone help me.

4 Replies

823 Views
YixingKong
Senior Contributor IV

Jinwoo

This discussion is closed since no activity. If you still need help, please feel free to reply with an update to this

discussion, or create another discussion.
Thanks,
Yixing

0 Kudos

823 Views
YixingKong
Senior Contributor IV

Jinwoo

Had your issue got resolved? If yes, we are going to close the discussion in 3 days. If you still need help, please feel

free to reply with an update to this discussion.

Thanks,
Yixing

0 Kudos

823 Views
MarekVasut
Senior Contributor I

Why do you use such non-standard baudrate?

823 Views
b36401
NXP Employee
NXP Employee

Please try to add your custom baud rate into drivers/char/tty_ioctl.c as well.

0 Kudos